v1_9_2_180 -
Show latest stable
- Superclass: RDoc::Markup::Formatter
Constants
LIST_TYPE_TO_HTML = {\n:BULLET => ['<ul>', '</ul>'],\n:LABEL => ['<dl>', '</dl>'],\n:LALPHA => ['<ol style="display: lower-alpha">', '</ol>'],\n:NOTE => ['<table>', '</table>'],\n:NUMBER => ['<ol>', '</ol>'],\n:UALPHA => ['<ol style="display: upper-alpha">', '</ol>'],\n}
Attributes
| [R] | in_list_entry |
| [R] | list |
| [R] | res |
Files
- lib/rdoc/markup/to_html.rb