aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/dal_syntax.rb
Commit message (Collapse)AuthorAgeFilesLines
* dal_syntax, italics match fixRalph Amissah2010-05-121-1/+1
|
* *{emphasis}* display configurable as being bold, italics or underscoreRalph Amissah2010-05-011-6/+17
| | | | | | | * markup for *{emphasis}* configurable as being displayed as bold, italics or underscore, the default is that emphasis output is in bold so there is no change unless configured, either in sisurc.yml (default: emphasis: 'bold'), or the markup source document header @make: :emphasis: 'bold'
* emphasis display and plaintext line wrap configurable in document or sisRalph Amissah2010-04-301-3/+6
| | | | | | | | | | | | * 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)
* markup for *{emphasis}* configurable as being either bold or italicsRalph Amissah2010-04-291-11/+19
| | | | | | * the default is that emphasis output is in bold so there is no change at present unless sisurc.yml is configured (markup: emphasis: 'italics') [requested]
* switch markup for bold and emphasis, now !{bold}! and *{emphasis}*Ralph Amissah2010-04-271-4/+4
| | | | | (emphais output defaults to bold, later make it possible to configure emphasis output optionally as being represented by italics)
* introducing version 2, major patch, (version 1 libraries retained)sisu_2.0.0Ralph Amissah2010-03-061-0/+488