index
:
context-rst
master
reStructuredText parser and converter for ConTeXt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
simplified inline uri matching
Philipp Gesang
2011-01-13
1
-4
/
+5
|
*
added dollar to escapes
Philipp Gesang
2011-01-13
1
-1
/
+2
|
*
adapted ConTeXt escaping -- waiting for ‘_’ to generally get letter catcode
Philipp Gesang
2011-01-13
2
-7
/
+14
|
*
macros for inline reST parsing
Philipp Gesang
2011-01-04
4
-7
/
+124
|
*
Added tag version 0.2 codename ‘Sex and Violence’ for changeset 14296bd8664e
Philipp Gesang
2011-01-03
0
-0
/
+0
|
*
updated documentation concerning the module
Philipp Gesang
2011-01-03
2
-6
/
+17
|
*
added trivial formatting roles
Philipp Gesang
2011-01-03
3
-7
/
+15
|
*
module file “t-rst.mkiv”
Philipp Gesang
2010-12-30
1
-0
/
+41
|
*
module code
Philipp Gesang
2010-12-30
7
-15
/
+69
|
*
added line block example to manual
Philipp Gesang
2010-09-24
2
-1
/
+53
|
*
fix readme
Philipp Gesang
2010-09-23
1
-2
/
+11
|
*
Added tag version 0.1 codename ‘Whither Canada?’ for changeset 96051ec4342e
Philipp Gesang
2010-09-23
0
-0
/
+0
|
*
manual, license, readme
Philipp Gesang
2010-09-23
5
-0
/
+668
|
*
no tracking of adornments with headings without overline
Philipp Gesang
2010-09-23
1
-4
/
+13
|
*
comments in lists invalid; forced at least two list items
Philipp Gesang
2010-09-23
1
-1
/
+1
|
*
rearranged section pattern priority.
Philipp Gesang
2010-09-23
1
-1
/
+1
|
*
bib stuff (bib module and citator)
Philipp Gesang
2010-09-23
2
-12
/
+106
|
*
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
2
-3
/
+50
|
*
fixed literal blocks
Philipp Gesang
2010-09-22
3
-11
/
+25
|
*
setups and directives now occupy their own files
Philipp Gesang
2010-09-22
4
-543
/
+576
|
*
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
3
-21
/
+32
|
*
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
2
-19
/
+24
|
*
removed enforced spacing preceding inline literals
Philipp Gesang
2010-09-20
2
-4
/
+14
|
*
cleaning sweep throug subtitutions and directives. “caution” and ↵
Philipp Gesang
2010-09-19
3
-20
/
+157
|
|
|
|
“danger” directives.
*
support for key-val extended image directives (only “width” for now).
Philipp Gesang
2010-09-18
2
-9
/
+61
|
*
simple directives.
Philipp Gesang
2010-09-18
2
-8
/
+116
|
*
revised bullet list enumeration, accepting irregular numbering.
Philipp Gesang
2010-09-17
3
-25
/
+113
|
*
literal blocks now align precisely
Philipp Gesang
2010-09-17
2
-28
/
+29
|
*
field lists default to 2column table output
Philipp Gesang
2010-09-17
2
-14
/
+55
|
*
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
2
-13
/
+31
|
*
using fancybreaks module for transitions. fixed section/transition matching ↵
Philipp Gesang
2010-09-17
2
-5
/
+27
|
|
|
|
(hope so).
*
sectioning redone
Philipp Gesang
2010-09-17
2
-12
/
+66
|
*
talked to the comments. still haunted by a bug whenever the first comment of ↵
Philipp Gesang
2010-09-16
2
-38
/
+17
|
|
|
|
comment block is line comment and there’s no blank succeding it. otherwise they’re behaving rationally.
*
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
2
-4
/
+6
|
*
fixed spacing before colons in paragraph-contained literal blocks
Philipp Gesang
2010-09-16
2
-18
/
+20
|
*
fixed literal blocks inside paragraphs
Philipp Gesang
2010-09-16
2
-17
/
+53
|
*
line blocks have now a setup
Philipp Gesang
2010-09-16
2
-1
/
+17
|
*
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 ↵
Philipp Gesang
2010-09-16
2
-40
/
+76
|
|
|
|
for, though).
*
fixed blockquotes. fixed initial inline markup.
Philipp Gesang
2010-09-15
1
-16
/
+36
|
*
The Great Grid Table Code Throwaway Day
Philipp Gesang
2010-09-15
1
-213
/
+29
|
*
ignoring inline markup delimiters enclosed by parentheses or quotes
Philipp Gesang
2010-09-15
2
-33
/
+67
|
*
multi-line substitution definitions
Philipp Gesang
2010-09-15
2
-15
/
+43
|
[prev]
[next]