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-28
Whitespace fixes.
John MacFarlane
1
-3
/
+3
2016-09-27
Update MANUAL.txt for new filter behavior.
Jesse Rosenthal
1
-6
/
+17
2016-09-27
Check `$DATADIR/filters` for filters
Jesse Rosenthal
1
-5
/
+20
2016-09-26
Updated man page and MANUAL date.
John MacFarlane
2
-11
/
+91
2016-09-25
USe latest pandoc-citeproc in binary package stack.yaml.
John MacFarlane
3
-3
/
+3
2016-09-25
Use p tags for subtitle, author, date in epub, revealjs, slidy templates.
John MacFarlane
2
-8
/
+9
2016-09-25
HTML template: use p instead of h1 for subtitle, author, date.
John MacFarlane
1
-7
/
+7
2016-09-23
Updated changelog.
John MacFarlane
1
-1
/
+3
2016-09-23
Beamer template: added support for fontfamilies.
John MacFarlane
1
-7
/
+7
2016-09-23
Added pandoc-citeproc back to extra-deps.
John MacFarlane
3
-0
/
+3
2016-09-23
Use lts-7.0 in stack.yaml files.
John MacFarlane
5
-27
/
+5
2016-09-23
Update changelog.
John MacFarlane
1
-0
/
+226
2016-09-23
Bump to 1.17.3
John MacFarlane
1
-1
/
+1
2016-09-20
LaTeX writer: change braced backtick to \textasciigrave{}
Jesse Rosenthal
2
-2
/
+2
2016-09-20
Merge pull request #3071 from tarleb/structured-author-doc
John MacFarlane
1
-7
/
+19
2016-09-19
Add test for backtick in verbatim.
Jesse Rosenthal
1
-0
/
+2
2016-09-19
LaTeX writer: enclose backtick in `{}` in verbatim
Jesse Rosenthal
1
-0
/
+1
2016-09-13
TEI writer: remove heuristic to detect book template
Albert Krewinkel
1
-9
/
+5
2016-09-06
Add --parts command line option to LaTeX writer.
Oliver Matthews
4
-10
/
+33
2016-09-06
DocBook writer: include an anchor element when a div or span has an id.
John MacFarlane
1
-2
/
+9
2016-09-03
Remove unnecessary CPP in custom Prelude.
Jesse Rosenthal
1
-5
/
+1
2016-09-03
Remove http-client CPP conditionals.
Jesse Rosenthal
1
-10
/
+1
2016-09-03
Remove blaze-html CPP conditional.
Jesse Rosenthal
1
-5
/
+1
2016-09-03
Add EOL note to time compat module.
Jesse Rosenthal
1
-0
/
+12
2016-09-02
Remove TagSoup compat
Jesse Rosenthal
6
-26
/
+10
2016-09-02
Remove GHC 7.6 from list of tested versions
Albert Krewinkel
1
-1
/
+1
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
[prev]
[next]