Sha256: ea6756cdca15e3072345d6f8080a0c92d7440840221133e357a24b6b7c61993e
Contents?: true
Size: 385 Bytes
Versions: 5
Compression:
Stored size: 385 Bytes
Contents
# TODO list ## Base class ! add HTMLRenderer.reflow_paragraph * #render takes options (and passes them to subclasses) * :debug option (hide parse errors unless 'true') ## ANSI renderer * use HTMLRenderer.reflow_paragraph * :wrap option (with optional terminal width) * Better table renderer (with line-drawing) * Follow `<table>` style attributes when drawing tables (eg: borders)
Version data entries
5 entries across 5 versions & 2 rubygems
Version | Path |
---|---|
html-renderer-0.1.4 | TODO.md |
html-renderer-0.1.3 | TODO.md |
html2ansi-0.0.2 | TODO.md |
html-renderer-0.1.0 | TODO.md |
html2ansi-0.0.1 | TODO.md |