index
:
context-rst
master
reStructuredText parser and converter for ConTeXt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rst_parser.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed spacing before colons in paragraph-contained literal blocks
Philipp Gesang
2010-09-16
1
-16
/
+15
*
fixed literal blocks inside paragraphs
Philipp Gesang
2010-09-16
1
-13
/
+40
*
line blocks have now a setup
Philipp Gesang
2010-09-16
1
-1
/
+1
*
fixed ambiguity in definition lists vs. block quotes
Philipp Gesang
2010-09-16
1
-8
/
+9
*
new environment for definition lists (still don’t know what to use them for...
Philipp Gesang
2010-09-16
1
-16
/
+15
*
multi-line substitution definitions
Philipp Gesang
2010-09-15
1
-14
/
+41
*
context (ctx) and lua directives
Philipp Gesang
2010-09-15
1
-1
/
+5
*
image substitution directive
Philipp Gesang
2010-09-15
1
-23
/
+18
*
hyperlinks now work for both internal and external targets
Philipp Gesang
2010-09-15
1
-2
/
+2
*
output formatting. includes paragraph reflowing
Philipp Gesang
2010-09-14
1
-2
/
+25
*
anonymous link blocks fixed
Philipp Gesang
2010-09-14
1
-3
/
+7
*
internal links now work
Philipp Gesang
2010-09-14
1
-9
/
+32
*
moved the list numbering to helpers
Philipp Gesang
2010-09-13
1
-116
/
+8
*
enumerations now don’t need an extra \setupitemize
Philipp Gesang
2010-09-13
1
-3
/
+12
*
fixed nasty bug in enumerations
Philipp Gesang
2010-09-13
1
-22
/
+17
*
so called “citation references” (stub); inline markup in footnotes.
Philipp Gesang
2010-09-13
1
-9
/
+4
*
symbol footnotes. separate setups.
Philipp Gesang
2010-09-13
1
-102
/
+135
*
numbered footnote stub
Philipp Gesang
2010-09-13
1
-10
/
+120
*
handling of escaped spaces in string.strip
Philipp Gesang
2010-09-12
1
-1
/
+2
*
table headers. turned off line correction for tables
Philipp Gesang
2010-09-12
1
-1
/
+0
*
simple table
Philipp Gesang
2010-09-11
1
-13
/
+123
*
proper file IO; cleaned up debug helper
Philipp Gesang
2010-09-09
1
-19
/
+39
*
moved inline elements formatting to formatter
Philipp Gesang
2010-09-09
1
-87
/
+25
*
small fix for sectioning
Philipp Gesang
2010-09-08
1
-5
/
+5
*
revised table implementation. helper module.
Philipp Gesang
2010-09-07
1
-73
/
+62
*
grid table prototype
Philipp Gesang
2010-09-06
1
-1
/
+123
*
block_quotes
Philipp Gesang
2010-09-04
1
-10
/
+73
*
line blocks. text_elements instead of rest_of_line
Philipp Gesang
2010-09-04
1
-17
/
+73
*
quoted literal blocks
Philipp Gesang
2010-09-04
1
-7
/
+44
*
extended punctuation
Philipp Gesang
2010-09-04
1
-7
/
+49
*
literal blocks inside paragraphs
Philipp Gesang
2010-09-04
1
-2
/
+17
*
literal blocks
Philipp Gesang
2010-09-04
1
-2
/
+47
*
option lists
Philipp Gesang
2010-09-04
1
-20
/
+70
*
commented blocks
Philipp Gesang
2010-09-04
1
-27
/
+40
*
generic field lists
Philipp Gesang
2010-09-04
1
-4
/
+51
*
fixes to definition list. minor cleanup.
Philipp Gesang
2010-09-04
1
-24
/
+9
*
definition lists
Philipp Gesang
2010-09-03
1
-13
/
+86
*
roman enum testing, successive enum checking; neat debug helper.
Philipp Gesang
2010-09-03
1
-24
/
+133
*
fixed a serious bug in list nesting
Philipp Gesang
2010-09-03
1
-22
/
+66
*
enumerations (most types, incl. conversions)
Philipp Gesang
2010-09-03
1
-24
/
+56
*
nested unordered lists
Philipp Gesang
2010-09-03
1
-8
/
+99
*
handles sections, paragraphs, transitions, targets
Philipp Gesang
2010-09-02
1
-0
/
+311