aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/dal_doc_str.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-091-1048/+0
| | | | | | * 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone
* 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
|
* v3: dal, sysenv, file processing, split objects; remove ref to old rubyRalph Amissah2012-10-011-4/+3
| | | | | | * markup file processing, change to sourcefile readlines & split of sourcefile array * removal of RUBY_VERSION references to older versions of ruby
* v3: cosmetic code, .is_a?(X) replaces .class==X (& some defined? & nil? tests)Ralph Amissah2012-10-011-6/+5
|
* v3: dal_syntax, new syntax: =\\= page new & -\\- page breakRalph Amissah2012-10-011-3/+3
| | | | * alias for <:pn> and <:pb> respectively
* v3: code headers mainly copyrightRalph Amissah2012-05-281-5/+4
|
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-156/+164
| | | | | | | | | * v3dv (3.2) "merged" into v3 (previously 3.1) (& removed) * conf/sisu/v3dv --> conf/sisu/v3 * data/sisu/v3dv --> data/sisu/v3 * lib/sisu/v3dv --> lib/sisu/v3 * bin/sisu* (v3dv references changed to v3) * (--dev modifier (superfluous for the time being) runs main v3 branch)
* v3 v3dv: path & url links, updates for multiple output directory structuresRalph Amissah2012-02-031-213/+0
|
* v3: date, year 2012, updateRalph Amissah2012-01-101-1/+1
|
* v3: dal, codeblocks, removed identifier tags, changed markup of "<" & ">"Ralph Amissah2011-12-081-1/+2
|
* v3: dal, codeblocks, start flush left (no buffer spaces at start of line)Ralph Amissah2011-12-021-1/+1
| | | | | * allows cut & paste of codeblocks (from some output formats) [requested by chals irc.oftc]
* v3: dal, indent, control of first line of indent & rest of paragraphRalph Amissah2011-07-261-8/+58
| | | | | | | * implements hanging indent, and possibility to set first line step indent * __[1-9] hanging indent (initial indent 0); paragraph text indent [1-9] * _[0-9]?_[1-9] initial indent; paragraph text indent * __[1-9]! bold words \\ part of hanging indent paragraph text
* v3: i18n, sysenv, options, language setting changesRalph Amissah2011-05-041-1/+1
| | | | | | * must be able to set language at options stage from filename or directory * affects many files * old i18n more appropriately renamed prog_text_translation
* v3: options, language setting, based on directory structure or filenameRalph Amissah2011-05-041-1/+1
| | | | * affects multiple libraries
* v3: param, md remove md.cmd and md.mod shortcut methods, use use md.optRalph Amissah2011-04-191-8/+8
| | | | | * affects many files that now use @md.opt.cmd & @md.opt.mod (instead of @md.cmd & @md.mod)
* v2, v3: dal_doc_str.rb, table structure issueRalph Amissah2011-03-301-2/+4
| | | | | * ruby1.9.2 transition related * double spaced empty line creates spurious newline
* v2, v3: dal_doc_str, empty line not paragraph objectRalph Amissah2011-03-301-5/+9
| | | | * ruby1.9.2 transition related
* v2, v3: dal_doc_str: fix, looks like typo in regexRalph Amissah2011-03-101-1/+1
|
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-84/+84
|
* 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/+1195