Class MarkdownRenderer

    • Method Detail

      • getString

        public java.lang.String getString()
                                   throws java.io.IOException
        Renders and returns the end result.
        Specified by:
        getString in class WikiRenderer
        Returns:
        A rendered string.
        Throws:
        java.io.IOException - If rendering fails.