Uses of Enum
org.kohsuke.github.MarkdownMode
-
Uses of MarkdownMode in org.kohsuke.github
Modifier and TypeMethodDescriptionstatic MarkdownMode
Returns the enum constant of this type with the specified name.static MarkdownMode[]
MarkdownMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionGHRepository.renderMarkdown
(String text, MarkdownMode mode) Render a Markdown document.