Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Hint boxes broken (if used in a DocuBlock) #48

@Simran-B

Description

@Simran-B

Content missing and stray closing divs:

image

https://www.arangodb.com/docs/stable/drivers/js-reference-database-transactions.html#databasetransaction

Markdown not processed:

image

https://www.arangodb.com/docs/3.5/data-modeling-documents-document-address.html#document-revision

The callouts work in other places however.

The first issue is probably whitespace related. The HintBlock.rb script does not remove leading whitespace from the input based on the indentation of the first line. This shouldn't result in a completely messed up markup however...

The second issue is DocuBlock related: the content comes from Documentation/DocuBlocks/documentRevision.md via allComments.txt.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions