Class MarkdownFormatter
java.lang.Object
aQute.lib.markdown.MarkdownFormatter
-
Constructor Details
-
MarkdownFormatter
-
-
Method Details
-
format
-
h1
-
h2
-
h3
-
h
print a headline but by specifying the level. alternative toh1(String, Object...),h2(String, Object...)etc. -
list
-
toString
-
code
-
inlineCode
-
endP
-
flush
-