Pretty Printing to AsciiDoc, HTML, LaTeX, JIRA Wikitext, etc.
Visual Backend.
Solarized light color theme.
Visual Form(at).
Show viz.
Key (Hit) Face Palette.
Key (Hit) Faces.
HTML tags with no side-effect when its arguments is empty.
Face with color of type SomeColor.
Fazed (Rich) Text.
See Source File
Boost License 1.0.
Per Nordlöw 2018-.
TODO: Convert Viz param to delegate like for void toString(scope void delegate(scope const(char)[]) @safe sink) for independency on arsd.
Rename pp1 to ppL and pp to pp1 where relevant to reduce number of template instantiations. And replace multi-calls to viz.pp() to viz.pp1()
TODO: Add tester that prints types from nxt.geometry
TODO: Remove all restrictions on pp.*Raw.* and call them using ranges such as repeat
TODO: Use "alias this" on wrapper structures and test!
TODO: How should std.typecons.Tuple be pretty printed?
TODO: Add visited member to keeps track of what objects that have been visited
TODO: Add asGCCMessage pretty prints seq $PATH, ':', $ROW, ':', $COL, ':', message, '[', $TYPE, ']'
Pretty Printing to AsciiDoc, HTML, LaTeX, JIRA Wikitext, etc.