Annotation Interface Markdown


@Documented @Retention(SOURCE) public @interface Markdown
Indicates that the annotated attribute may be documented using markdown for rich text representation.
Author:
chhorz