note_for(ref) Instance Public methods Creates a new link for the footnote reference and adds the reference to the note order list for proper display at the end of the document.
orig_initialize(extensions = DEFAULT_EXTENSIONS, debug = false) Instance Public methods TODO remove when kpeg 0.10 is released new
paragraph(parts) Instance Public methods Creates an RDoc::Markup::Paragraph from parts and including extension-specific behavior
parse(markdown) Instance Public methods Parses markdown into an RDoc::Document peg_parse
peg_parse(markdown) Instance Public methods The internal kpeg parse method parse
reference(label, link) Instance Public methods Stores label as a reference to link and fills in previously unknown link references.
strong(text) Instance Public methods Wraps text in strong markup for rdoc inline formatting
extension(name) Class Public methods Creates extension methods for the name extension to enable and disable the extension and to query if they are active.
break_on_newline Instance Public methods Converts all newlines into hard breaks
css Instance Public methods Allow style blocks
Page 888 of 11844