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-09-02
Add note about GHC version support to INSTALL.
Jesse Rosenthal
1
-0
/
+3
2016-09-02
Bump supported ghc version in CONTRIBUTING.md.
Jesse Rosenthal
1
-1
/
+1
2016-09-02
Bump base lower bound to 4.7
Jesse Rosenthal
1
-1
/
+1
2016-09-02
Remove 7.6 build from .travis.yaml
Jesse Rosenthal
1
-3
/
+0
2016-09-02
Bump base lower bound to 4.6 (ghc 7.6)
Jesse Rosenthal
1
-1
/
+1
2016-09-02
Remove unnecessary CPP condition in UTF8
Jesse Rosenthal
1
-7
/
+2
2016-09-02
Actually remove T/P/Compat/Except.
Jesse Rosenthal
1
-37
/
+0
2016-09-02
Change constraint on mtl.
Jesse Rosenthal
1
-1
/
+1
2016-09-02
Remove directory compat
Jesse Rosenthal
3
-24
/
+2
2016-09-02
Remove Text.Pandoc.Compat.Except
Jesse Rosenthal
8
-16
/
+6
2016-09-02
Fix grouping of imports.
Jesse Rosenthal
7
-7
/
+8
2016-09-02
Remove an inline monad compatibility macro.
Jesse Rosenthal
1
-12
/
+0
2016-09-02
Remove Compat.Monoid
Jesse Rosenthal
23
-39
/
+21
2016-09-02
PDF: Don't crash with nonexistent image.
John MacFarlane
1
-1
/
+2
2016-09-02
Merge pull request #3091 from wilx/master-narrow-no-break-space
John MacFarlane
1
-0
/
+1
2016-08-30
Org reader: respect unnumbered header property
Albert Krewinkel
2
-2
/
+19
2016-08-29
Docx reader: make all compilers happy with traversable.
Jesse Rosenthal
1
-1
/
+3
2016-08-29
Docx reader: Import traverse for ghc 7.8
Jesse Rosenthal
1
-0
/
+1
2016-08-29
Docx reader: clean up function with `traverse`
Jesse Rosenthal
1
-6
/
+1
2016-08-29
Merge branch 'org-meta-handling'
Albert Krewinkel
6
-132
/
+320
2016-08-29
Docx reader: test for nested anchor spans in header
Jesse Rosenthal
3
-0
/
+14
2016-08-29
Org reader: respect `creator` export option
Albert Krewinkel
4
-5
/
+14
2016-08-29
Org reader: respect `email` export option
Albert Krewinkel
4
-5
/
+13
2016-08-29
Org reader: respect `author` export option
Albert Krewinkel
5
-4
/
+29
2016-08-29
Put Org reader export option tests into test group
Albert Krewinkel
1
-61
/
+65
2016-08-29
Org reader: read HTML_head as header-includes
Albert Krewinkel
2
-0
/
+9
2016-08-29
Org reader: set classoption meta from LaTeX_class_options
Albert Krewinkel
2
-1
/
+13
2016-08-29
Org reader: set documentclass meta from LaTeX_class
Albert Krewinkel
2
-0
/
+6
2016-08-29
Org reader: read LaTeX_header as header-includes
Albert Krewinkel
2
-9
/
+38
2016-08-29
Org reader: give precedence to later meta lines
Albert Krewinkel
2
-1
/
+9
2016-08-29
Org reader: allow multiple, comma-separated authors
Albert Krewinkel
2
-2
/
+17
2016-08-29
Org reader: read markup only for special meta keys
Albert Krewinkel
2
-7
/
+22
2016-08-29
Org reader: extract meta parsing code to module
Albert Krewinkel
3
-64
/
+112
2016-08-29
LaTeX: Do not set [htbp] figure placement options.
Vaclav Zeman
2
-2
/
+2
2016-08-28
Docx reader: update copyright.
Jesse Rosenthal
3
-6
/
+6
2016-08-28
Docx reader: use all anchor spans for header ids.
Jesse Rosenthal
1
-1
/
+1
2016-08-28
Docx reader: Let headers use exisiting id.
Jesse Rosenthal
1
-6
/
+10
2016-08-28
Docx reader: Handle anchor spans with content in headers.
Jesse Rosenthal
1
-7
/
+8
2016-08-27
Translate NARROW NO-BREAK SPACE into LaTeX.
Vaclav Zeman
1
-0
/
+1
2016-08-27
Man writer: allow section numbers that are not a single digit.
John MacFarlane
1
-5
/
+5
2016-08-20
Org writer: translate language identifiers
Albert Krewinkel
1
-5
/
+23
2016-08-20
Allow aeson 1.0.*.
John MacFarlane
1
-2
/
+2
2016-08-20
Note in MANUAL that `--katex` works best with `html5`.
John MacFarlane
1
-0
/
+1
2016-08-20
MANUAL: fix up custom-style documentation.
Jesse Rosenthal
1
-8
/
+3
2016-08-20
Merge pull request #3074 from waldyrious/patch-1
John MacFarlane
1
-2
/
+2
2016-08-18
Merge branch 'org-figure-fix'
Albert Krewinkel
2
-10
/
+27
2016-08-18
Org writer: ensure link targets are paths or URLs
Albert Krewinkel
2
-7
/
+25
2016-08-18
Org writer: ensure blank line after figure
Albert Krewinkel
2
-1
/
+2
2016-08-18
Org writer: remove blank line after figure caption
Albert Krewinkel
2
-4
/
+2
2016-08-16
synchronize spacing of footnotes in help output
Waldir Pimenta
1
-2
/
+2
[prev]
[next]