index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-26
RST reader: support scale and align attributes of images.
John MacFarlane
1
-0
/
+11
2017-02-25
Added test case for variables/metadata in Markdown writer.
John MacFarlane
1
-0
/
+15
2017-02-25
LaTeX reader: allow hspace and vspace to count as raw block or inline.
John MacFarlane
1
-0
/
+56
2017-02-22
When parsing raw LaTeX commands, include trailing space.
John MacFarlane
1
-0
/
+6
2017-02-21
MediaWiki reader: ensure that list starts begin at left margin.
John MacFarlane
1
-0
/
+58
2017-02-21
MediaWiki reader: fixed more table issues.
John MacFarlane
1
-0
/
+109
2017-02-15
Fix indirect hyperlink targets. Closes #512.
John MacFarlane
1
-0
/
+41
2017-02-13
LaTeX reader: properly handle column prefixes/suffixes.
John MacFarlane
1
-0
/
+24
2017-02-11
Fixed small bug in RST list parsing.
John MacFarlane
1
-0
/
+19
2017-02-06
Removed --parse-raw and readerParseRaw.
John MacFarlane
1
-0
/
+27
2017-02-05
Handle language in inline code with --listings.
John MacFarlane
1
-0
/
+9
2017-02-04
More smart escaping tests.
John MacFarlane
1
-0
/
+20
2017-02-04
Added first command test to cabal metadata and repo.
John MacFarlane
1
-0
/
+25