index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
Org reader: add support for smart punctuation
Craig S. Bosma
2
-8
/
+74
2015-03-08
Merge pull request #1999 from synsem/latex-reader-tables
John MacFarlane
2
-2
/
+41
2015-03-08
LaTeX reader: allow non-empty colsep in tables
Mathias Schenner
2
-1
/
+6
2015-03-08
LaTeX reader: allow valign argument in tables
Mathias Schenner
2
-1
/
+4
2015-03-08
LaTeX reader: add some test cases for simple tables
Mathias Schenner
1
-0
/
+31
2015-03-07
LaTeX reader: ignore options in `\lstinline`.
John MacFarlane
1
-1
/
+1
2015-03-07
MediaWiki writer: spaces to underscores in wikilink URL.
John MacFarlane
1
-2
/
+8
2015-03-07
Fixed pipe tables -- headerless tables are not allowed.
John MacFarlane
4
-9
/
+14
2015-03-07
Merge pull request #1976 from wcaleb/json-help-message
John MacFarlane
1
-5
/
+7
2015-03-07
Merge pull request #1988 from sumitsahrawat/issue-969
John MacFarlane
4
-8
/
+29
2015-03-04
Fix issue #969, #1779 by providing --latex-engine-opt
Sumit Sahrawat
4
-8
/
+29
2015-03-02
Merge pull request #1980 from RyanGlScott/master
Matthew Pickering
1
-2
/
+2
2015-02-28
Bump blaze-html and blaze-markup upper version bounds
RyanGlScott
1
-2
/
+2
2015-02-27
Clarify JSON input and output in usage message
Caleb McDaniel
1
-5
/
+7
2015-02-25
HTML writer: include raw latex blocks if --mathjax specified.
John MacFarlane
1
-1
/
+8
2015-02-25
Markdown writer: don't emit span tags if plain or raw HTML disabled.
John MacFarlane
1
-5
/
+8
2015-02-25
Define isRight since it's only in recent versions of Data.Either.
John MacFarlane
1
-1
/
+4
2015-02-25
Markdown writer: Avoid introducing spurious list items through wrapping.
John MacFarlane
6
-19
/
+56
2015-02-25
LaTeX writer: recognize book documentclass if set in metadata.
John MacFarlane
1
-8
/
+10
2015-02-25
Markdown reader: check for tex macros after indented code.
John MacFarlane
1
-3
/
+3
2015-02-25
Docbook writer: don't print empty id attributes.
John MacFarlane
1
-1
/
+2
2015-02-21
Docx reader: Minor cleanup.
Jesse Rosenthal
1
-3
/
+4
2015-02-21
Docx reader: add test for verbatim in sub/superscript.
Jesse Rosenthal
3
-0
/
+12
2015-02-21
Docx reader: allow sub/superscript verbatims.
Jesse Rosenthal
1
-1
/
+6
2015-02-20
Merge pull request #1964 from mpickering/latexfix
Matthew Pickering
1
-3
/
+4
2015-02-20
LaTeX Writer: Don't use listings in headers
Matthew Pickering
1
-3
/
+4
2015-02-19
Docx reader: Add tests for new list style parsing.
Jesse Rosenthal
3
-0
/
+10
2015-02-19
Docx reader: Allow numbering in the style file.
Jesse Rosenthal
1
-21
/
+33
2015-02-17
ICML writer: Better handling of raw blocks and inlines.
John MacFarlane
2
-136
/
+7
2015-02-16
Fixed revealjs template so style css is correctly included.
John MacFarlane
1
-8
/
+5
2015-02-13
Allow wildcards in `--epub-embed-font` arguments.
John MacFarlane
3
-6
/
+17
2015-02-13
Improved building of data URIs in SelfContained.
John MacFarlane
1
-8
/
+15
2015-02-13
Docx reader: test lists in table cells.
Jesse Rosenthal
3
-0
/
+15
2015-02-13
Docx reader: Handle lists correctly inside table cells.
Jesse Rosenthal
1
-1
/
+3
2015-02-12
Docx writer: Add footnotes id -1 and 0.
Jesse Rosenthal
2
-1
/
+17
2015-02-11
Docx Writer: Alter Blockquote style slightly.
Jesse Rosenthal
1
-0
/
+0
2015-02-11
Docx Writer: Update reference.docx
Jesse Rosenthal
1
-0
/
+0
2015-02-11
Docx Writer: Add "BodyText" Style
Jesse Rosenthal
1
-9
/
+11
2015-02-10
Docx Writer: Use FirstParagraph style at beginning.
Jesse Rosenthal
1
-1
/
+1
2015-02-09
Added FirstParagraph to docx templates.
Jesse Rosenthal
1
-0
/
+0
2015-02-09
Docx Writer: Implement FirstParagraph Style
Jesse Rosenthal
1
-15
/
+39
2015-02-07
Travis: comment out ghc 7.10 until we have the dependencies.
John MacFarlane
1
-1
/
+1
2015-02-07
Merge pull request #1927 from freephile/master
John MacFarlane
2
-4
/
+4
2015-02-07
Merge pull request #1915 from mpickering/travisupdate
John MacFarlane
1
-10
/
+11
2015-02-07
Merge branch 'timtylin-patch/fixTexinfoWrap'
John MacFarlane
2
-13
/
+32
2015-02-07
Merge branch 'patch/fixTexinfoWrap' of https://github.com/timtylin/scholdoc i...
John MacFarlane
2
-13
/
+32
2015-02-07
Merge pull request #1925 from timtylin/patch/prettyLineBreaks
John MacFarlane
13
-13
/
+21
2015-02-06
Texinfo writer: fix wrapping by using breakable spaces
Tim Lin
2
-13
/
+32
2015-02-05
update syntax for Images/Media files in MediaWiki
Greg Rundlett
1
-2
/
+2
2015-02-05
update syntax for Images/Media files in MediaWiki
Greg Rundlett
1
-2
/
+2
[next]