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
2019-01-08
EPUB writer: ensure that picture transforms are done on metadata too.
John MacFarlane
1
-6
/
+6
2019-01-08
Add zoomKey config to default.revealjs.
John MacFarlane
1
-0
/
+4
2019-01-08
Removed superfluous sourceCode class on code blocks.
John MacFarlane
12
-29
/
+25
2019-01-08
RST reader: handle sourcecode directive as synonynm for code.
John MacFarlane
1
-1
/
+1
2019-01-07
Asciidoc writer: shorter delimiters for tables, blockquotes.
John MacFarlane
4
-35
/
+34
2019-01-07
revealjs writer: fix some section nesting corner cases.
John MacFarlane
1
-6
/
+13
2019-01-07
Org reader: allow for case of :minlevel == 0.
John MacFarlane
1
-1
/
+3
2019-01-07
Org reader: handle `minlevel` option differently. (#5190)
Brian Leung
2
-4
/
+7
2019-01-07
TWiki reader: fix performance issue with underscores.
John MacFarlane
1
-1
/
+3
2019-01-07
Clarified automatic identifiers.
John MacFarlane
1
-1
/
+3
2019-01-07
appveyor - use ghc 8.6.2, cabal 2.4.1.0.
John MacFarlane
1
-6
/
+6
2019-01-07
tools/changelog-helper.sh: use %aN instead of %an to respect .mailmap
Alexander Krotov
1
-1
/
+1
2019-01-07
tools/changelog-helper.sh: remove [[ bashism
Alexander Krotov
1
-1
/
+1
2019-01-07
Add .mailmap
Alexander Krotov
1
-0
/
+37
2019-01-06
Add DokuWiki reader (#5108)
Alexander
6
-2
/
+855
2019-01-04
Use toTableOfContents in Powerpoint writer....
John MacFarlane
1
-16
/
+3
2019-01-04
RTF writer: use toTableOfContents from T.P.W.Shared.
John MacFarlane
1
-17
/
+2
2019-01-04
Implement --toc in commonmark/gfm writers.
John MacFarlane
2
-3
/
+14
2019-01-04
T.P.Writers.Shared - add toTableOfContents (API change).
John MacFarlane
2
-22
/
+25
2019-01-04
Cleaned up findPandoc.
John MacFarlane
1
-11
/
+5
2019-01-04
Tests: Fix findPandoc to work with Windows.
John MacFarlane
2
-0
/
+7
2019-01-04
Fix findPandoc so it works with cabalv2.
John MacFarlane
2
-9
/
+28
2019-01-03
MANUAL: Update list of latex packages used.
John MacFarlane
1
-1
/
+16
2019-01-03
LaTeX Template: Improve package selections (#5193)
John MacFarlane
5
-117
/
+145
2019-01-02
LaTeX template: Require xcolor
Andrew Dunning
5
-5
/
+5
2019-01-02
Removed custom Setup.hs, use build-type: simple.
John MacFarlane
2
-41
/
+2
2019-01-02
A trivial change to document the addition of `task_lists`.
John MacFarlane
1
-1
/
+0
2019-01-02
Implement task lists (#5139)
Mauro Bieg
11
-20
/
+247
2019-01-02
EPUB writer: small fixes to nav.xhtml.
John MacFarlane
2
-3
/
+5
2019-01-02
Commonmark writer: fix handling of SoftBreak with `hard_line_breaks`.
John MacFarlane
2
-1
/
+8
2019-01-02
Manual: make it clear that `hard_line_breaks` works in gfm.
John MacFarlane
1
-4
/
+4
2019-01-01
LaTeX template: Supply missing for
Andrew Dunning
1
-1
/
+1
2019-01-01
Update LaTeX tests
Andrew Dunning
4
-64
/
+69
2019-01-01
LaTeX template: Use `bookmark` if available
Andrew Dunning
1
-1
/
+1
2019-01-01
Zimwiki writer: remove automatic colon prefix before internal images (#5183)
damien clochard
2
-8
/
+4
2019-01-01
Dokuwiki writer: remove automatic ':' prefix before internal image links (#5183)
damien clochard
3
-9
/
+5
2019-01-01
Org reader: fix self-link parsing regression
Albert Krewinkel
2
-5
/
+10
2019-01-01
Org reader: fix treatment of links to images
Albert Krewinkel
3
-26
/
+33
2019-01-01
LaTeX template: Reindent
Andrew Dunning
1
-46
/
+71
2019-01-01
LaTeX template: Remove obsolete fixltx2e package
Andrew Dunning
1
-1
/
+0
2019-01-01
Org reader: hlint
Albert Krewinkel
1
-2
/
+2
2019-01-01
LaTeX template: Load xurl if available
Andrew Dunning
1
-0
/
+1
2019-01-01
LaTeX template: Load xcolor if available
Andrew Dunning
1
-3
/
+1
2019-01-01
LaTeX Template: Use Babel for LuaTeX
Andrew Dunning
1
-2
/
+2
2018-12-31
Remove unused HasHeaderMap (#5175)
Alexander
7
-50
/
+4
2018-12-31
Simplify/fix reading of `--metadata` values on command line.
John MacFarlane
2
-7
/
+20
2018-12-31
Replace read with safeRead (#5186)
Mauro Bieg
3
-13
/
+18
2018-12-31
Allow '-' in filenames for custom lua writers.
John MacFarlane
1
-2
/
+3
2018-12-31
Removed obsolete and misleading comment.
John MacFarlane
1
-1
/
+0
2018-12-29
doc/org.md: improve documentation of org features
Albert Krewinkel
1
-15
/
+114
[prev]
[next]