summaryrefslogtreecommitdiff
path: root/rst_helpers.lua
Commit message (Expand)AuthorAgeFilesLines
* selected text roles, including colorsPhilipp Gesang2010-09-221-0/+10
* resetting nesting depth at paragraph endPhilipp Gesang2010-09-221-1/+1
* error printing for formatter. whitespace issues.Philipp Gesang2010-09-211-2/+5
* removed enforced spacing preceding inline literalsPhilipp Gesang2010-09-201-2/+3
* cleaning sweep throug subtitutions and directives. “caution” and “dange...Philipp Gesang2010-09-191-0/+1
* support for key-val extended image directives (only “width” for now).Philipp Gesang2010-09-181-0/+7
* revised bullet list enumeration, accepting irregular numbering.Philipp Gesang2010-09-171-8/+61
* The Great Grid Table Code Throwaway DayPhilipp Gesang2010-09-151-213/+29
* ignoring inline markup delimiters enclosed by parentheses or quotesPhilipp Gesang2010-09-151-5/+5
* output formatting. includes paragraph reflowingPhilipp Gesang2010-09-141-2/+38
* moved the list numbering to helpersPhilipp Gesang2010-09-131-0/+111
* handling of escaped spaces in string.stripPhilipp Gesang2010-09-121-1/+4
* simple table cells may spread verticallyPhilipp Gesang2010-09-121-1/+23
* revised simple table implementation; first stepPhilipp Gesang2010-09-121-63/+51
* table headers. turned off line correction for tablesPhilipp Gesang2010-09-121-14/+14
* simple tablePhilipp Gesang2010-09-111-1/+2
* simple tablePhilipp Gesang2010-09-111-3/+118
* proper file IO; cleaned up debug helperPhilipp Gesang2010-09-091-75/+61
* new table handler finally worksPhilipp Gesang2010-09-081-130/+316
* revised table implementation. helper module.Philipp Gesang2010-09-071-0/+293