aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/plaintext.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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