-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Orchid has some interesting display of both Markdown files and Javadocs
Markdown
Issues I found so far:
Reference Links ([text]: https://example.com) are not handled and display as is on the page.
This is caused by having<!-- comment lines -->above the reference links.- Codeblocks don't display any syntax highlighting, even when a syntax type is provided.
Javadoc
Links to packages, classes or similar that are set using {@link} don't keep spaces after and before the tag itself.
In my case does Builder class to create an instance of {@link org.botblock.javabotblockapi.core.BotBlockAPI BotBlockAPI} become this:
Metadata
Metadata
Assignees
Labels
No labels