index
:
context-rst
master
reStructuredText parser and converter for ConTeXt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mod
Commit message (
Expand
)
Author
Age
Files
Lines
*
adopt more conventional directory structure
Philipp Gesang
2014-03-01
17
-5662
/
+0
*
clean up rst_parser.lua
Philipp Gesang
2014-02-28
1
-84
/
+101
*
add inline images (non-float) via substitutions
Philipp Gesang
2013-06-04
3
-42
/
+100
*
fix premature escaping of brackets
Philipp Gesang
2013-06-03
1
-9
/
+9
*
fix local copies of the state table
Philipp Gesang
2013-06-03
2
-7
/
+6
*
fix single-line image directives
Philipp Gesang
2013-06-03
3
-6
/
+21
*
fix image directives
Philipp Gesang
2013-06-03
1
-8
/
+19
*
update readme
Philipp Gesang
2013-03-27
1
-4
/
+4
*
update dates; bump version
Philipp Gesang
2013-03-27
3
-5
/
+5
*
cleanup; rewrite directives; update manual
Philipp Gesang
2013-03-27
7
-253
/
+335
*
map container directive to environment
Philipp Gesang
2013-03-14
1
-7
/
+3
*
robustify container directives
Philipp Gesang
2013-03-12
1
-4
/
+4
*
have containers default to \framed
Philipp Gesang
2013-03-12
1
-0
/
+3
*
allow multi-line directive blocks with blanks
Philipp Gesang
2013-03-12
2
-3
/
+7
*
escape processed inline elements
Philipp Gesang
2013-03-12
1
-0
/
+2
*
kill all the ipairs()
Philipp Gesang
2013-03-12
3
-48
/
+78
*
prototype for a “container” directive
Philipp Gesang
2013-03-12
3
-31
/
+65
*
remove comment-to-eol from \\startbuffer statements
Philipp Gesang
2013-03-12
1
-3
/
+3
*
fix spurious global; workaround buffer idiosyncrasy in manual
Philipp Gesang
2013-03-12
6
-11
/
+15
*
formatted manual
Philipp Gesang
2012-06-05
6
-29
/
+82
*
coding style
Philipp Gesang
2012-06-05
4
-68
/
+74
*
compensate for buffers leaving spaces
Philipp Gesang
2012-06-05
1
-5
/
+8
*
escape {braces,brackets} in further markup elements
Philipp Gesang
2012-04-03
1
-9
/
+9
*
pass through (escape) {brackets,braces} from input
Philipp Gesang
2012-04-03
2
-46
/
+50
*
“t-” prefix now required for thirdparty mtx scripts
Philipp Gesang
2011-10-03
1
-0
/
+0
*
moved mtx-script to thirdparty subdir
Philipp Gesang
2011-10-02
1
-0
/
+0
*
parser code cleanup
Philipp Gesang
2011-09-11
1
-107
/
+74
*
fixed quoted included literal block behavior
Philipp Gesang
2011-09-11
1
-21
/
+15
*
allow literal blocks after single-line paragraphs
Philipp Gesang
2011-09-11
1
-1
/
+4
*
exclude \[start|stop]typing environment from paragraph reflowing
Philipp Gesang
2011-09-11
1
-1
/
+3
*
single character interpreted text
Philipp Gesang
2011-09-01
1
-3
/
+4
*
preliminary math directive
Philipp Gesang
2011-09-01
1
-0
/
+28
*
prevent field list pattern from interfering with roles syntax
Philipp Gesang
2011-09-01
1
-0
/
+1
*
preliminary math role && escaping exception
Philipp Gesang
2011-09-01
1
-1
/
+19
*
directive attribute colon syntax fix
Philipp Gesang
2011-08-29
1
-1
/
+1
*
Solidified Comment Blocks
Philipp Gesang
2011-08-29
2
-11
/
+14
*
workaround for unwilling contex() function
Philipp Gesang
2011-08-29
1
-2
/
+5
*
directive definition fix
Philipp Gesang
2011-08-28
1
-3
/
+3
*
automatic CRLF -> LF conversion
Philipp Gesang
2011-08-28
1
-0
/
+11
*
updated manual
Philipp Gesang
2011-08-28
2
-3
/
+37
*
updated XML interface; inclusion setup
Philipp Gesang
2011-08-28
2
-2
/
+67
*
rst projects
Philipp Gesang
2011-08-28
6
-9
/
+125
*
fixed solitary substitution bug (reported by Philipp A.)
Philipp Gesang
2011-08-28
6
-78
/
+105
*
updated XML interface definition
Philipp Gesang
2011-08-28
6
-7
/
+20
*
updated manual
Philipp Gesang
2011-08-28
1
-23
/
+33
*
moved external parser to mtx script
Philipp Gesang
2011-08-28
6
-42
/
+105
*
fixed file loading
Philipp Gesang
2011-08-28
1
-1
/
+1
*
generalized tab expansion
Philipp Gesang
2011-08-28
1
-11
/
+23
*
fixed the tab-indent substitution
Philipp Gesang
2011-08-20
1
-8
/
+9
*
optional tab as indent handling; fixed missing blank line at eof bug
Philipp Gesang
2011-08-20
2
-4
/
+43
[next]