aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v4/dal_doc_str.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: made true, branches: v6 development; v5 stable; v4 closedsisu_5.3.0Ralph Amissah2014-01-261-1368/+0
|
* v4 v5: fixesRalph Amissah2014-01-061-1/+1
| | | | | | | * ao_doc_str, nodes, possible parents, correction * epub, url closure decoration * sysenv, qrcode report absent program, minor * html scroll toc, clean links where none, exclude metadata
* v4 v5: dal, document_structure_check_infosisu_4.2.9Ralph Amissah2013-10-271-16/+102
|
* v4 v5: dal, collapsed levels implementedsisu_4.2.8Ralph Amissah2013-10-231-1/+24
| | | | | * convenience, collapse sisu's dual level document structure for output of markup with straight linear structure
* v4 v5: dal, parent & node info, fixRalph Amissah2013-10-231-5/+60
| | | | | * used e.g. for mind map type output (last for kdissert output, no longer supported)
* v4: dal, objects, store book index as hash (simplify downstream processing)Ralph Amissah2013-09-211-2/+52
| | | | | | * merge v5 * db, book index, convert hash back to string (associated downstream processing change)
* v4 v5: dal, book index markup, round delimiters: allow spaces or space & newlineRalph Amissah2013-09-051-0/+3
| | | | | * allow spaces on both sides of delimiters, or a space before & newline following a delimiter \s+[:|;](\s+|\n) [else parses as before no spaces]
* v4 v5: dal, text blocks, tuningRalph Amissah2013-08-281-6/+29
|
* v4: merge v5, syntax additions, block text related (version bump to 4.2.*)Ralph Amissah2013-08-251-83/+205
| | | | | | | | | | | | * syntax add * switch ocn off and on for a block of content, line containing only off: "--~#" (omit headings where possible) "---#" on: "--+#" * alternative open and close for blocks using line starting with "```", e.g. open code block: "``` code"; close code block: "```" start poem: "``` poem"; end poem: "```" * remove need for an empty line between opening & closing of a text block [ note further refinements will be required; use of tildes "~~" considered but more problematic, tics not used elsewhere]
* v4: general code cleaning, sync with v5sisu_4.1.6Ralph Amissah2013-06-251-20/+23
|
* v4 v5: document version check, disableRalph Amissah2013-05-291-48/+0
| | | | | * automatic check disabled * check and correction of pre 0.38 markup removed
* v4: dal, markup: line across page divider -..- introducedRalph Amissah2013-02-221-0/+3
| | | | | * an alternative to page breaks -\\- & =\\=, significantly affects pdf & odf * output formats modified to include (pdf, odf, epub, html, plaintext)
* v4 (v3): lib, bin/sisu, misc, code headers provide url to online git file sourcesisu_4.0.7Ralph Amissah2013-02-101-0/+4
| | | | | | * e.g. bin/sisu header * Git <http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=summary> <http://sources.sisudoc.org/?p=code/sisu.git;a=blob;f=bin/sisu;hb=HEAD>
* v4 v3: dal (obj), html, br_page* behavior in html depending on origin of breakRalph Amissah2013-01-311-2/+2
| | | | * markup specified v auto
* v4 v3: dal, on ocn excluded paragraphs (~# -#), hang/indent bullet, fixRalph Amissah2013-01-311-4/+4
| | | | * [bug reported indirectly by Cory Doctorow (discovered in work with markup)]
* date 2013: version & changelog; headers bin/sisu & lib/; code constants.rbsisu_4.0.1Ralph Amissah2013-01-011-1/+1
|
* v4: 4.0.0 new branch & version & changelog "opened"Ralph Amissah2012-10-031-0/+1044