Skip to content

Support markdown comments (JEP-467) #82

@ire4ever1190

Description

@ire4ever1190

See JEP-467

Currently if I document a class with the markdown syntax I don't see a generated file containing the comment string

/// Some record
/// @param bar Some param
record Foo(String bar) {}

Looking at the docs for getDocComment it seems to already support getting /// comments, so possibly a bug somewhere?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions