index
:
context-rst
master
reStructuredText parser and converter for ConTeXt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rst_context.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
bib stuff (bib module and citator)
Philipp Gesang
2010-09-23
1
-12
/
+72
*
small but important fix pertaining to consecutive inline markup
Philipp Gesang
2010-09-23
1
-2
/
+3
*
selected text roles, including colors
Philipp Gesang
2010-09-22
1
-3
/
+40
*
fixed literal blocks
Philipp Gesang
2010-09-22
1
-1
/
+5
*
setups and directives now occupy their own files
Philipp Gesang
2010-09-22
1
-543
/
+6
*
images accept “alt” as parameter. hash signs in URLs are now escaped
Philipp Gesang
2010-09-22
1
-3
/
+8
*
resetting nesting depth at paragraph end
Philipp Gesang
2010-09-22
1
-5
/
+12
*
fixed inline markup parsing in single line paragraphs
Philipp Gesang
2010-09-22
1
-6
/
+6
*
fixed link text in anonymous external links
Philipp Gesang
2010-09-21
1
-14
/
+20
*
fixed internal references to structure components
Philipp Gesang
2010-09-21
1
-3
/
+18
*
error printing for formatter. whitespace issues.
Philipp Gesang
2010-09-21
1
-17
/
+19
*
removed enforced spacing preceding inline literals
Philipp Gesang
2010-09-20
1
-2
/
+11
*
cleaning sweep throug subtitutions and directives. “caution” and “dange...
Philipp Gesang
2010-09-19
1
-14
/
+146
*
support for key-val extended image directives (only “width” for now).
Philipp Gesang
2010-09-18
1
-9
/
+54
*
simple directives.
Philipp Gesang
2010-09-18
1
-7
/
+93
*
revised bullet list enumeration, accepting irregular numbering.
Philipp Gesang
2010-09-17
1
-6
/
+33
*
literal blocks now align precisely
Philipp Gesang
2010-09-17
1
-20
/
+14
*
field lists default to 2column table output
Philipp Gesang
2010-09-17
1
-7
/
+43
*
bullet numbering offset rewritten in the proper ConTeXt way
Philipp Gesang
2010-09-17
1
-14
/
+6
*
hacked comments into enumerations. hope that does not break anything.
Philipp Gesang
2010-09-17
1
-4
/
+21
*
using fancybreaks module for transitions. fixed section/transition matching (...
Philipp Gesang
2010-09-17
1
-1
/
+15
*
sectioning redone
Philipp Gesang
2010-09-17
1
-4
/
+7
*
talked to the comments. still haunted by a bug whenever the first comment of ...
Philipp Gesang
2010-09-16
1
-3
/
+3
*
moved directives to proper table. there’s a “replace::” directive now.
Philipp Gesang
2010-09-16
1
-19
/
+33
*
fixed grouped single-line comments
Philipp Gesang
2010-09-16
1
-1
/
+2
*
fixed spacing before colons in paragraph-contained literal blocks
Philipp Gesang
2010-09-16
1
-2
/
+5
*
fixed literal blocks inside paragraphs
Philipp Gesang
2010-09-16
1
-4
/
+13
*
line blocks have now a setup
Philipp Gesang
2010-09-16
1
-0
/
+16
*
new environment for definition lists (still don’t know what to use them for...
Philipp Gesang
2010-09-16
1
-24
/
+61
*
fixed blockquotes. fixed initial inline markup.
Philipp Gesang
2010-09-15
1
-16
/
+36
*
ignoring inline markup delimiters enclosed by parentheses or quotes
Philipp Gesang
2010-09-15
1
-28
/
+62
*
multi-line substitution definitions
Philipp Gesang
2010-09-15
1
-1
/
+2
*
substitutions now support hyperlinking
Philipp Gesang
2010-09-15
1
-5
/
+13
*
context (ctx) and lua directives
Philipp Gesang
2010-09-15
1
-7
/
+33
*
image substitution directive
Philipp Gesang
2010-09-15
1
-3
/
+60
*
inline internal targets
Philipp Gesang
2010-09-15
1
-1
/
+12
*
anonymous links fixed
Philipp Gesang
2010-09-15
1
-8
/
+2
*
hyperlinks now work for both internal and external targets
Philipp Gesang
2010-09-15
1
-21
/
+25
*
output formatting. includes paragraph reflowing
Philipp Gesang
2010-09-14
1
-17
/
+22
*
anonymous link blocks fixed
Philipp Gesang
2010-09-14
1
-3
/
+11
*
reference setups. sanitizing link target id’s
Philipp Gesang
2010-09-14
1
-4
/
+45
*
references: minor fixes
Philipp Gesang
2010-09-14
1
-4
/
+9
*
links to sections by their titles
Philipp Gesang
2010-09-14
1
-2
/
+10
*
internal links now work
Philipp Gesang
2010-09-14
1
-10
/
+18
*
enumerations now don’t need an extra \setupitemize
Philipp Gesang
2010-09-13
1
-4
/
+4
*
fixed nasty bug in enumerations
Philipp Gesang
2010-09-13
1
-2
/
+3
*
so called “citation references” (stub); inline markup in footnotes.
Philipp Gesang
2010-09-13
1
-5
/
+23
*
symbol footnotes. separate setups.
Philipp Gesang
2010-09-13
1
-13
/
+76
*
numbered footnote stub
Philipp Gesang
2010-09-13
1
-4
/
+55
*
handling of escaped spaces in string.strip
Philipp Gesang
2010-09-12
1
-10
/
+19
[next]