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
2016-07-14
Merge pull request #3019 from tarleb/org-verbatim-fix
John MacFarlane
2
-2
/
+7
2016-07-14
Fixed exponential parsing bug in textile reader.
John MacFarlane
1
-0
/
+1
2016-07-14
Org reader: fix parsing of verbatim inlines
Albert Krewinkel
2
-2
/
+7
2016-07-13
stack.yaml - use ghc 8.01 and nightly.
John MacFarlane
1
-1
/
+2
2016-07-11
Allow QuickCheck 2.9.
John MacFarlane
1
-1
/
+1
2016-07-05
Merge pull request #3014 from tarleb/org-writer-div
John MacFarlane
2
-79
/
+41
2016-07-05
Org writer: improve Div handling
Albert Krewinkel
2
-79
/
+41
2016-07-04
Added http-client dependencies to stack.yaml files.
John MacFarlane
3
-0
/
+6
2016-07-04
Depend on http-client 0.5, http-client-tls 0.3
John MacFarlane
2
-2
/
+4
2016-07-04
Merge pull request #3012 from tarleb/org-drop-ugly-pragma
John MacFarlane
1
-5
/
+4
2016-07-04
Org reader: replace ugly code with view pattern
Albert Krewinkel
1
-5
/
+4
2016-07-03
Merge pull request #3010 from tarleb/org-header-tree
John MacFarlane
6
-247
/
+423
2016-07-03
Odt reader: Removed redundant Monoid constraints.
John MacFarlane
1
-7
/
+7
2016-07-03
Fix warning for parseURl import.
John MacFarlane
1
-2
/
+3
2016-07-03
CPP workaround for deprecation of parseUrl in http-client.
John MacFarlane
1
-6
/
+14
2016-07-03
Org reader: support headline levels export setting
Albert Krewinkel
4
-8
/
+52
2016-07-03
Travis: don't test on lts-5.
John MacFarlane
1
-8
/
+0
2016-07-03
Allow 'standout' as a beamer frame option.
John MacFarlane
1
-1
/
+1
2016-07-03
stack.yaml: use 6.5 resolver.
John MacFarlane
4
-14
/
+4
2016-07-02
Org reader: put export setting parser into module
Albert Krewinkel
4
-191
/
+192
2016-07-01
LaTeX reader: strip off double quotes around image source if present.
John MacFarlane
1
-1
/
+8
2016-07-01
LaTeX writer: don't URI-escape image source.
John MacFarlane
1
-1
/
+1
2016-07-01
beamer, latex templates: pass biblatexoptions directly in package load.
John MacFarlane
1
-7
/
+7
2016-07-01
Org reader: support archived trees export options
Albert Krewinkel
3
-8
/
+86
2016-07-01
Org reader: refactor comment tree handling
Albert Krewinkel
2
-39
/
+21
2016-07-01
Org reader: parse as headlines, convert to blocks
Albert Krewinkel
1
-47
/
+86
2016-07-01
Org reader: improve tag and properties type safety
Albert Krewinkel
1
-25
/
+57
2016-07-01
ZimWiki writer: removed commented out code that confused Haddock.
John MacFarlane
1
-8
/
+8
2016-07-01
Added ZimWiki format to documentation and cabal description.
Alex Ivkin
2
-13
/
+19
2016-06-30
Added Zim Wiki writer, template and tests.
Alex Ivkin
7
-6
/
+1057
2016-07-01
Docx writer: set paragraph to FirstPara after display math
Jesse Rosenthal
1
-0
/
+1
2016-07-01
Writers: treat SoftBreak as space for stripping
Jesse Rosenthal
1
-0
/
+1
2016-06-29
LaTeX reader: fixed `\cite` so it is a NormalCitation not AuthorInText.
John MacFarlane
3
-4
/
+4
2016-06-26
Merge pull request #3001 from tarleb/org-figure-label
John MacFarlane
2
-32
/
+47
2016-06-26
Include table of contents in README.html in Windows package.
John MacFarlane
2
-2
/
+2
2016-06-26
Org reader: support figure labels
Albert Krewinkel
2
-32
/
+47
2016-06-25
Textile reader: Fix overly aggressive interpretation as images.
John MacFarlane
1
-7
/
+4
2016-06-25
Added `secnumdepth` variable to LaTeX template.
John MacFarlane
2
-22
/
+8
2016-06-25
Fixed RST links with no explicit link text.
John MacFarlane
3
-1
/
+7
2016-06-24
Make --webtex work with the Markdown writer.
John MacFarlane
2
-12
/
+19
2016-06-24
Added texmath 0.8.6.4 to windows/stack.yaml.
John MacFarlane
1
-0
/
+1
2016-06-23
Process markdown extensions on command line in L->R order.
John MacFarlane
1
-1
/
+1
2016-06-23
Improved Windows installer - don't ignore properties set on command-line.
John MacFarlane
1
-2
/
+5
2016-06-23
Textile reader: fixed attributes.
John MacFarlane
3
-2
/
+10
2016-06-23
Markdown writer: use raw HTML for simple, pipe tables with linebreaks.
John MacFarlane
1
-1
/
+5
2016-06-23
README: update to include track-changes comments.
Jesse Rosenthal
1
-5
/
+7
2016-06-23
Docx reader: add tests for comments
Jesse Rosenthal
5
-0
/
+32
2016-06-23
Docx reader tests: Add tests for warnings.
Jesse Rosenthal
1
-0
/
+13
2016-06-23
Docx reader: Add warning for advanced comment formatting.
Jesse Rosenthal
1
-2
/
+18
2016-06-23
docx reader: enable warnings in top-level reader
Jesse Rosenthal
1
-6
/
+10
[prev]
[next]