aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/html_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: image (relative) paths for different sisu output structuresRalph Amissah2011-09-131-3/+4
| | | | | | * (re: by_language, by_filetype, by_filename) * sysenv, set path * html seg, scroll, manifest (qrcodes), xmls
* v3: html_tune, reduce loops; deal with angle-bracketsRalph Amissah2011-06-261-85/+94
| | | | | * deal with angle brackets in markup (test, could cause breakage) * reduce loops in code
* v3: param, md remove md.cmd and md.mod shortcut methods, use use md.optRalph Amissah2011-04-191-6/+6
| | | | | * 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/+377