Class MarkdownHelper
java.lang.Object
com.aeontronix.enhancedmule.tools.util.MarkdownHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidwriteHeader(Writer w, int lvl, String heading) static voidwriteParagraph(Writer w, String text)
-
Constructor Details
-
MarkdownHelper
public MarkdownHelper()
-
-
Method Details
-
writeHeader
- Throws:
IOException
-
writeParagraph
- Throws:
IOException
-