summaryrefslogtreecommitdiff
path: root/mod/tex/context/third/rst/rst_parser.lua
Commit message (Collapse)AuthorAgeFilesLines
* fixed quoted included literal block behaviorPhilipp Gesang2011-09-111-21/+15
|
* allow literal blocks after single-line paragraphsPhilipp Gesang2011-09-111-1/+4
|
* prevent field list pattern from interfering with roles syntaxPhilipp Gesang2011-09-011-0/+1
|
* Solidified Comment BlocksPhilipp Gesang2011-08-291-9/+12
| | | | Thanks to Philipp A. for the bug report!
* 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-281-1/+1
|
* rst projectsPhilipp Gesang2011-08-281-7/+44
|
* fixed solitary substitution bug (reported by Philipp A.)Philipp Gesang2011-08-281-23/+34
|
* updated XML interface definitionPhilipp Gesang2011-08-281-1/+1
|
* moved external parser to mtx scriptPhilipp Gesang2011-08-281-26/+34
|
* 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-201-3/+32
|
* optional BOM trimmingPhilipp Gesang2011-08-201-0/+11
|
* file info cleanupPhilipp Gesang2011-05-081-2/+2
|
* reintroduced italic emphasisPhilipp Gesang2011-05-041-1/+1
|
* fixed cli usagePhilipp Gesang2011-05-041-7/+8
|
* confirming to Lua module namespace; alternate code from Wolfgang (resting ↵Philipp Gesang2011-05-041-20/+24
| | | | for now)
* typoPhilipp Gesang2011-04-301-2/+2
|
* macros for inline reST parsingPhilipp Gesang2011-01-041-5/+27
|
* module codePhilipp Gesang2010-12-301-0/+1460