Edit file File name : table_of_contents.html Content :<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Table of Contents - RedCloth</title> <script type="text/javascript"> var rdoc_rel_prefix = "./"; var index_rel_prefix = "./"; </script> <script src="./js/navigation.js" defer></script> <script src="./js/search.js" defer></script> <script src="./js/search_index.js" defer></script> <script src="./js/searcher.js" defer></script> <script src="./js/darkfish.js" defer></script> <link href="./css/fonts.css" rel="stylesheet"> <link href="./css/rdoc.css" rel="stylesheet"> <body id="top" class="table-of-contents"> <main role="main"> <h1 class="class">Table of Contents - RedCloth</h1> <h2 id="pages">Pages</h2> <ul> <li class="file"> <a href="README_rdoc.html">README</a> <ul> <li><a href="README_rdoc.html#label-RedCloth+-+Textile+parser+for+Ruby">RedCloth - Textile parser for Ruby</a> <li><a href="README_rdoc.html#label-RedCloth">RedCloth</a> <li><a href="README_rdoc.html#label-Attention+-+Deprecating+JRuby+and+Windows+support+in+version+4.3">Attention - Deprecating JRuby and Windows support in version 4.3</a> <li><a href="README_rdoc.html#label-Installing">Installing</a> <li><a href="README_rdoc.html#label-Compiling">Compiling</a> <li><a href="README_rdoc.html#label-Supported+platforms">Supported platforms</a> <li><a href="README_rdoc.html#label-Bugs">Bugs</a> <li><a href="README_rdoc.html#label-Using+RedCloth">Using RedCloth</a> <li><a href="README_rdoc.html#label-What+is+Textile-3F">What is Textile?</a> <li><a href="README_rdoc.html#label-Sample+Textile+Text">Sample Textile Text</a> <li><a href="README_rdoc.html#label-Writing+Textile">Writing Textile</a> <li><a href="README_rdoc.html#label-Quick+Phrase+Modifiers">Quick Phrase Modifiers</a> <li><a href="README_rdoc.html#label-Links">Links</a> <li><a href="README_rdoc.html#label-Images">Images</a> <li><a href="README_rdoc.html#label-Defining+Acronyms">Defining Acronyms</a> <li><a href="README_rdoc.html#label-Adding+Tables">Adding Tables</a> </ul> </li> <li class="file"> <a href="lib/tasks/pureruby_rake.html">pureruby.rake</a> </li> </ul> <h2 id="classes">Classes and Modules</h2> <ul> <li class="class"> <a href="ERB.html">ERB</a> </li> <li class="module"> <a href="ERB/Util.html">ERB::Util</a> </li> <li class="class"> <a href="Object.html">Object</a> </li> <li class="module"> <a href="RedCloth.html">RedCloth</a> </li> <li class="module"> <a href="RedCloth/Formatters.html">RedCloth::Formatters</a> </li> <li class="module"> <a href="RedCloth/Formatters/Base.html">RedCloth::Formatters::Base</a> </li> <li class="module"> <a href="RedCloth/Formatters/HTML.html">RedCloth::Formatters::HTML</a> </li> <li class="module"> <a href="RedCloth/Formatters/LATEX.html">RedCloth::Formatters::LATEX</a> </li> <li class="module"> <a href="RedCloth/Formatters/LATEX/Settings.html">RedCloth::Formatters::LATEX::Settings</a> </li> <li class="class"> <a href="RedCloth/TextileDoc.html">RedCloth::TextileDoc</a> </li> <li class="module"> <a href="RedCloth/VERSION.html">RedCloth::VERSION</a> </li> </ul> <h2 id="methods">Methods</h2> <ul> <li class="method"> <a href="RedCloth/VERSION.html#method-c-3D-3D">::==</a> — <span class="container">RedCloth::VERSION</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-c-entities">::entities</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth.html#method-c-include">::include</a> — <span class="container">RedCloth</span> <li class="method"> <a href="RedCloth/TextileDoc.html#method-c-new">::new</a> — <span class="container">RedCloth::TextileDoc</span> <li class="method"> <a href="RedCloth.html#method-c-new">::new</a> — <span class="container">RedCloth</span> <li class="method"> <a href="ERB/Util.html#method-c-t">::t</a> — <span class="container">ERB::Util</span> <li class="method"> <a href="ERB/Util.html#method-c-textilize">::textilize</a> — <span class="container">ERB::Util</span> <li class="method"> <a href="RedCloth/VERSION.html#method-c-to_s">::to_s</a> — <span class="container">RedCloth::VERSION</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-acronym">#acronym</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-acronym">#acronym</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-amp">#amp</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-apos">#apos</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-arrow">#arrow</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-arrow">#arrow</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-bc_close">#bc_close</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-bc_close">#bc_close</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-bc_open">#bc_open</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-bc_open">#bc_open</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-bq_close">#bq_close</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-bq_close">#bq_close</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-bq_open">#bq_open</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-bq_open">#bq_open</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-br">#br</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-caps">#caps</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-code">#code</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-copyright">#copyright</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-copyright">#copyright</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-del">#del</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-dim">#dim</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-dim">#dim</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-dl_close">#dl_close</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-dl_open">#dl_open</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-ellipsis">#ellipsis</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-ellipsis">#ellipsis</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-emdash">#emdash</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-emdash">#emdash</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-endash">#endash</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-endash">#endash</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-entity">#entity</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-entity">#entity</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-fn">#fn</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-fn">#fn</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-footno">#footno</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-footno">#footno</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-gt">#gt</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-hr">#hr</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-html">#html</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-html_block">#html_block</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/Base.html#method-i-ignore">#ignore</a> — <span class="container">RedCloth::Formatters::Base</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-ignored_line">#ignored_line</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-image">#image</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-image">#image</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-inline_html">#inline_html</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-inline_html">#inline_html</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/Base.html#method-i-inline_redcloth_version">#inline_redcloth_version</a> — <span class="container">RedCloth::Formatters::Base</span> <li class="method"> <a href="RedCloth/Formatters/LATEX/Settings.html#method-i-latex_image_styles">#latex_image_styles</a> — <span class="container">RedCloth::Formatters::LATEX::Settings</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-li_close">#li_close</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-li_close">#li_close</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-li_open">#li_open</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-li_open">#li_open</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-link">#link</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-link">#link</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-lt">#lt</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-multi_paragraph_quote">#multi_paragraph_quote</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/Base.html#method-i-notextile">#notextile</a> — <span class="container">RedCloth::Formatters::Base</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-notextile">#notextile</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-p">#p</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-quot">#quot</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-quote1">#quote1</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-quote1">#quote1</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-quote2">#quote2</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-quote2">#quote2</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/Base.html#method-i-redcloth_version">#redcloth_version</a> — <span class="container">RedCloth::Formatters::Base</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-registered">#registered</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-registered">#registered</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-snip">#snip</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-snip">#snip</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-squot">#squot</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-table_close">#table_close</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-table_close">#table_close</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-table_open">#table_open</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-table_open">#table_open</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-td">#td</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-td">#td</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/TextileDoc.html#method-i-to_html">#to_html</a> — <span class="container">RedCloth::TextileDoc</span> <li class="method"> <a href="RedCloth/TextileDoc.html#method-i-to_latex">#to_latex</a> — <span class="container">RedCloth::TextileDoc</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-tr_close">#tr_close</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-tr_close">#tr_close</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-tr_open">#tr_open</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-tr_open">#tr_open</a> — <span class="container">RedCloth::Formatters::LATEX</span> <li class="method"> <a href="RedCloth/Formatters/HTML.html#method-i-trademark">#trademark</a> — <span class="container">RedCloth::Formatters::HTML</span> <li class="method"> <a href="RedCloth/Formatters/LATEX.html#method-i-trademark">#trademark</a> — <span class="container">RedCloth::Formatters::LATEX</span> </ul> </main> <footer id="validator-badges" role="contentinfo"> <p><a href="https://validator.w3.org/check/referer">Validate</a> <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.1. <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>. </footer> Save