aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/plaintext.rb
Commit message (Collapse)AuthorAgeFilesLines
* document objects: page break; object separator (introduced & used, adjust later)Ralph Amissah2010-12-161-2/+10
| | | | | | | | | | | | | | * object separator introduced (requested Cory Doctorow, implementation not discussed) * dal_syntax, object separator syntax (<:---> or <:ols>) * constants, object separator * vim syntax highlighting, match object separator * document objects: page break; object separator (introduced & used) * dal, page break and object separator objects * represent page break and object separator: plaintext, html, epub, odf, texpdf (adjust later)
* document manifest link (plaintext, odf)Ralph Amissah2010-12-071-10/+6
| | | | | | | * plaintext, link to "document manifest" fix(links to individual output types removed) * odf, manifest link fix * html, cosmetic touch
* plaintext, remove monospace tagRalph Amissah2010-07-061-0/+2
|
* output formats internal document (and relative) linking as possibleRalph Amissah2010-05-261-0/+1
|
* ansi, screen info related, arrangingRalph Amissah2010-05-031-7/+5
|
* reduce screen output unless some verbose flag (such as -v) is usedRalph Amissah2010-05-011-3/+6
|
* emphasis display and plaintext line wrap configurable in document or sisRalph Amissah2010-04-301-22/+31
| | | | | | | | | | | | * markup for *{emphasis}* configurable as being displayed either bold or italics, the default is that emphasis output is in bold so there is no at present unless configured, either in sisurc.yml (default: emphasis: 'italics'), or the markup source document header @make: :emphasis: 'it [requested] * plaintext, wrap width configurable between 20 to 200 characters, the default width being 78, configuration eithe rin sisurc.yml (default: t 78), or the markup source document header (@make: :plaintext_wrap: 78)
* plaintext, clean up bulleted grouped text output (still not line-wrapped though)Ralph Amissah2010-04-271-0/+1
|
* plaintext docoration (more flexible markings)Ralph Amissah2010-03-171-16/+28
|
* introducing version 2, major patch, (version 1 libraries retained)sisu_2.0.0Ralph Amissah2010-03-061-0/+389