Package io.jenkins.plugins
Class MarkdownFormatter
java.lang.Object
hudson.model.AbstractDescribableImpl<MarkupFormatter>
hudson.markup.MarkupFormatter
io.jenkins.plugins.MarkdownFormatter
- All Implemented Interfaces:
ExtensionPoint
,Describable<MarkupFormatter>
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
Methods inherited from class hudson.markup.MarkupFormatter
doPreviewDescription, getDescriptor, getHelpUrl, previewsNowNeedPostForSecurity2153, translate
-
Constructor Details
-
MarkdownFormatter
Deprecated. -
MarkdownFormatter
@DataBoundConstructor public MarkdownFormatter(boolean disableSyntaxHighlighting)
-
-
Method Details
-
isDisableSyntaxHighlighting
public boolean isDisableSyntaxHighlighting() -
translate
- Specified by:
translate
in classMarkupFormatter
- Throws:
IOException
-
getCodeMirrorMode
-