summaryrefslogtreecommitdiff
path: root/rst_helpers.lua
Commit message (Collapse)AuthorAgeFilesLines
* 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