Skip to content

Weird displaying of .md files #385

Description

@Andre601

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:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions