summaryrefslogtreecommitdiff
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* adopt more conventional directory structurePhilipp Gesang2014-03-0117-5662/+0
* clean up rst_parser.luaPhilipp Gesang2014-02-281-84/+101
* add inline images (non-float) via substitutionsPhilipp Gesang2013-06-043-42/+100
* fix premature escaping of bracketsPhilipp Gesang2013-06-031-9/+9
* fix local copies of the state tablePhilipp Gesang2013-06-032-7/+6
* fix single-line image directivesPhilipp Gesang2013-06-033-6/+21
* fix image directivesPhilipp Gesang2013-06-031-8/+19
* update readmePhilipp Gesang2013-03-271-4/+4
* update dates; bump versionPhilipp Gesang2013-03-273-5/+5
* cleanup; rewrite directives; update manualPhilipp Gesang2013-03-277-253/+335
* map container directive to environmentPhilipp Gesang2013-03-141-7/+3
* robustify container directivesPhilipp Gesang2013-03-121-4/+4
* have containers default to \framedPhilipp Gesang2013-03-121-0/+3
* allow multi-line directive blocks with blanksPhilipp Gesang2013-03-122-3/+7
* escape processed inline elementsPhilipp Gesang2013-03-121-0/+2
* kill all the ipairs()Philipp Gesang2013-03-123-48/+78
* prototype for a “container” directivePhilipp Gesang2013-03-123-31/+65
* remove comment-to-eol from \\startbuffer statementsPhilipp Gesang2013-03-121-3/+3
* fix spurious global; workaround buffer idiosyncrasy in manualPhilipp Gesang2013-03-126-11/+15
* formatted manualPhilipp Gesang2012-06-056-29/+82
* coding stylePhilipp Gesang2012-06-054-68/+74
* compensate for buffers leaving spacesPhilipp Gesang2012-06-051-5/+8
* escape {braces,brackets} in further markup elementsPhilipp Gesang2012-04-031-9/+9
* pass through (escape) {brackets,braces} from inputPhilipp Gesang2012-04-032-46/+50
* “t-” prefix now required for thirdparty mtx scriptsPhilipp Gesang2011-10-031-0/+0
* moved mtx-script to thirdparty subdirPhilipp Gesang2011-10-021-0/+0
* parser code cleanupPhilipp Gesang2011-09-111-107/+74
* fixed quoted included literal block behaviorPhilipp Gesang2011-09-111-21/+15
* allow literal blocks after single-line paragraphsPhilipp Gesang2011-09-111-1/+4
* exclude \[start|stop]typing environment from paragraph reflowingPhilipp Gesang2011-09-111-1/+3
* single character interpreted textPhilipp Gesang2011-09-011-3/+4
* preliminary math directivePhilipp Gesang2011-09-011-0/+28
* prevent field list pattern from interfering with roles syntaxPhilipp Gesang2011-09-011-0/+1
* preliminary math role && escaping exceptionPhilipp Gesang2011-09-011-1/+19
* directive attribute colon syntax fixPhilipp Gesang2011-08-291-1/+1
* Solidified Comment BlocksPhilipp Gesang2011-08-292-11/+14
* workaround for unwilling contex() functionPhilipp Gesang2011-08-291-2/+5
* directive definition fixPhilipp Gesang2011-08-281-3/+3
* automatic CRLF -> LF conversionPhilipp Gesang2011-08-281-0/+11
* updated manualPhilipp Gesang2011-08-282-3/+37
* updated XML interface; inclusion setupPhilipp Gesang2011-08-282-2/+67
* rst projectsPhilipp Gesang2011-08-286-9/+125
* fixed solitary substitution bug (reported by Philipp A.)Philipp Gesang2011-08-286-78/+105
* updated XML interface definitionPhilipp Gesang2011-08-286-7/+20
* updated manualPhilipp Gesang2011-08-281-23/+33
* moved external parser to mtx scriptPhilipp Gesang2011-08-286-42/+105
* fixed file loadingPhilipp Gesang2011-08-281-1/+1
* generalized tab expansionPhilipp Gesang2011-08-281-11/+23
* fixed the tab-indent substitutionPhilipp Gesang2011-08-201-8/+9
* optional tab as indent handling; fixed missing blank line at eof bugPhilipp Gesang2011-08-202-4/+43