Class: Deplate::Formatter::HTML_Snippet
- Includes:
- Snippet
- Defined in:
- lib/deplate/fmt/html-snippet.rb
Instance Method Summary collapse
Methods included from Snippet
Methods inherited from HTML
#format_highstep, #format_list_of_endnotes, #format_math, #format_math_re_jsmath, #format_math_re_mathml, #format_pagenumber, #format_url, #format_url_re_js_obfuscate_email, #formatter_initialize_headings_navbar, #formatter_initialize_html_asciimath, #initialize_page_comments, #inlatex, #inlatex_re_mathml, #prepare_babelfish, #prepare_html_asciimath, #prepare_html_deplate_button, #prepare_html_jsmath, #prepare_html_sidebar, #prepare_validate_html
Instance Method Details
#format_paragraph(invoker) ⇒ Object
18 19 20 |
# File 'lib/deplate/fmt/html-snippet.rb', line 18 def format_paragraph(invoker) invoker.elt end |