Sha256: 20bb040c32d4098f8895071b8f8dd9af520136595e7d3b1f92cb74b2ee99fa43
Contents?: true
Size: 860 Bytes
Versions: 2
Compression:
Stored size: 860 Bytes
Contents
--- name:sidebar pipeline:erb,tags,kramdown <h1>Documentation</h1> * Parsers * [kramdown](parser/kramdown.html) * [Markdown](parser/markdown.html) * [GFM](parser/gfm.html) * [HTML](parser/html.html) * Converters * [HTML](converter/html.html) * [LaTeX](converter/latex.html) * [kramdown](converter/kramdown.html) * [RemoveHtmlTags](converter/remove_html_tags.html) * Syntax Highlighters * [Coderay](syntax_highlighter/coderay.html) * [Rouge](syntax_highlighter/rouge.html) * Math Engines * [MathJax](math_engine/mathjax.html) * [Ritex](math_engine/ritex.html) * [itex2MML](math_engine/itex2mml.html) * [Configuration Options](options.html) * [Tests](tests.html) <% if context.node.children.first && context.node.children.first.children.length > 1 %> <h1>Contents</h1> <% end %> {menu: {options: {descendants: true, levels: [3,6]}}}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
kramdown-1.6.0 | doc/documentation.template |
kramdown-1.5.0 | doc/documentation.template |