index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
rst-reader.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-15
Enhanced Pandoc's support for rST roles.
Merijn Verstraaten
1
-0
/
+24
2013-06-25
Fixed 'authors' metadata parsing in reST.
John MacFarlane
1
-2
/
+1
2013-01-13
RST reader: Line block improvements.
John MacFarlane
1
-1
/
+1
2012-09-29
RST reader: Consolidated math block parsers into directive.
John MacFarlane
1
-2
/
+2
2012-09-27
RST reader: Support :target: on image substitutions.
John MacFarlane
1
-0
/
+6
2012-08-29
Fix RST reader for field lists items with body beginning after a new line
Denis Laxalde
1
-1
/
+2
2012-07-16
Don't recognize inline-markup starts inside words.
John MacFarlane
1
-0
/
+4
2012-03-25
Oops! Forgot to munch whitespace / ignore body after directive.
Greg Maslov
1
-0
/
+10
2012-03-24
Add parsing support for the rST default-role directive.
Greg Maslov
1
-0
/
+18
2011-12-31
Support for math in RST reader and writer.
John MacFarlane
1
-0
/
+29
2010-12-08
RST reader: Added footnote suppport.
John MacFarlane
1
-0
/
+28
2010-02-27
RST reader: Improved grid tables.
fiddlosopher
1
-0
/
+17
2010-02-20
Incomplete support for RST tables (simple and grid).
fiddlosopher
1
-0
/
+38
2009-11-17
Support for "..code-block" directive in RST reader.
fiddlosopher
1
-0
/
+7
2009-06-28
RST reader: Allow # to continue list...
fiddlosopher
1
-0
/
+5
2009-06-25
Allow continuation lines in line blocks.
fiddlosopher
1
-0
/
+13
2008-11-06
Fixed parsing of RST comment blocks.
fiddlosopher
1
-0
/
+26
2007-10-13
Improvements to RST reader:
fiddlosopher
1
-0
/
+17
2007-08-08
Major change in the way ordered lists are handled:
fiddlosopher
1
-0
/
+31
2007-07-23
Added support for definition lists to RST reader.
fiddlosopher
1
-0
/
+14
2007-07-22
Updated RST reader test.
fiddlosopher
1
-0
/
+2
2006-12-16
Changed 'putStrLn' to 'putStr' in Main.hs, and modified some
fiddlosopher
1
-1
/
+0
2006-10-17
initial import
fiddlosopher
1
-0
/
+341