Package org.ctan.markup.markdown
package org.ctan.markup.markdown
This package contains a translator of Github-flavored markdown mark-up
to HTML. Some extensions are contained to deal with TeX
logos.
-
ClassDescriptionThis class filters HTML and allows only a restricted set of tags or attributes to pass.This class provides the command line interface for the markdown renderer.This class parses markdown and renders it as HTML.This class is the reader for the markdown parser.This class provides a writer which allows to link in deferred defined contents.The interface
MentionResolver
describes the ability to resolve a mention.