aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/epub_tune.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: html, epub, (& xml) codeblocks, treatment of '<<' & '>>', fixsisu_3.1.10Ralph Amissah2011-12-311-2/+1
| | | | * (remove legacy codeblock match rule, watch)
* v3: epubsisu_3.0.18sisu-3.0.18Ralph Amissah2011-09-131-3/+3
| | | | | | * fix for different output structures, language codes not used internally (within epub) * adjustment to image paths for image copy
* v3: param, md remove md.cmd and md.mod shortcut methods, use use md.optRalph Amissah2011-04-191-5/+5
| | | | | * affects many files that now use @md.opt.cmd & @md.opt.mod (instead of @md.cmd & @md.mod)
* v2, v3: dal_syntax + downstream output, email regex revisedRalph Amissah2011-03-101-4/+1
| | | | | | * revised pattern match for email address, (removes occasional interference with urls having embedded email addresses) (dal_syntax and affected downstream output modules)
* v3: space between each and opening curly brace e.g. "x.each {|y| p y}"Ralph Amissah2011-03-011-1/+1
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-3/+3
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-071-1/+1
|
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+417