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
2021-04-29
Support toc-title in revealjs (#7171)
Florian Kohrt
1
-0
/
+5
2021-04-29
Update default.latex (#7234)
badumont
1
-1
/
+4
2021-04-29
Docx reader: add handling of vml image objects (jgm#4735) (#7257)
mbrackeantidot
4
-2
/
+15
2021-04-29
Further improvements in smart quotes.
John MacFarlane
2
-2
/
+10
2021-04-28
Smarter smart quotes.
John MacFarlane
7
-70
/
+67
2021-04-28
list of figures before list of tables in LaTeX and ConTeXt templates (#7235)
Julien Dutant
2
-6
/
+6
2021-04-28
JATS writer: use either styled-content or named-content for spans.
Albert Krewinkel
2
-15
/
+35
2021-04-27
Docx writer: autoset table width if no column has an explicit width.
Albert Krewinkel
4
-7
/
+11
2021-04-26
Add unicode-collation to list of libraries developed to support pandoc.
John MacFarlane
1
-0
/
+4
2021-04-26
docs/org.md: Add note about default export behavior of org-mode in (#7238)
Charanjit Singh
1
-0
/
+15
2021-04-25
Fixed another typo in cabal.project.
John MacFarlane
1
-1
/
+1
2021-04-25
Fix typo in cabal.project.
John MacFarlane
1
-1
/
+1
2021-04-25
Use dev texmath, citeproc.
John MacFarlane
3
-5
/
+11
2021-04-25
Minor code reformatting.
John MacFarlane
1
-1
/
+2
2021-04-25
Writers: Recognize custom syntax definitions (#7241)
Jan Tojnar
5
-23
/
+28
2021-04-25
Markdown writer: Cleaner (code)blocks with single class (#7242)
Jan Tojnar
5
-8
/
+14
2021-04-25
Add quotes properly in markdown YAML metadata fields.
John MacFarlane
9
-17
/
+16
2021-04-25
Remove biblatex-nussbaum.md test.
John MacFarlane
1
-63
/
+0
2021-04-20
stack.yaml - use latest unicode-collation.
John MacFarlane
1
-1
/
+1
2021-04-20
Docx writer: add missing file
Albert Krewinkel
1
-0
/
+181
2021-04-20
Docx writer: extract Table handling into separate module
Albert Krewinkel
3
-221
/
+121
2021-04-19
Fix nightly build.
John MacFarlane
1
-2
/
+2
2021-04-19
Issue error message when reader or writer format is malformed.
John MacFarlane
2
-6
/
+6
2021-04-18
Use MetaInlines not MetaBlocks for multimarkdown metadata fields.
John MacFarlane
2
-1
/
+21
2021-04-18
CI: Use cabal 2.4 even with ghc 8.0.2
John MacFarlane
1
-2
/
+2
2021-04-18
Use lastest citeproc.
John MacFarlane
2
-2
/
+2
2021-04-18
Use lastest unicode-collation.
John MacFarlane
2
-2
/
+2
2021-04-18
MANUAL: Add information about `lang` and bibliography sorting.
John MacFarlane
1
-10
/
+17
2021-04-17
Update to released unicode-collation, latest citeproc dev version.
John MacFarlane
16
-30
/
+20
2021-04-17
Use document's lang for the lang parameter of citeproc...
John MacFarlane
1
-2
/
+1
2021-04-17
Use BCP47 language codes in citeproc tests.
John MacFarlane
3
-4
/
+4
2021-04-17
Remove Text.Pandoc.BCP47 module.
John MacFarlane
20
-294
/
+198
2021-04-17
Move getLang from BCP47 -> T.P.Writers.Shared.
John MacFarlane
6
-74
/
+77
2021-04-17
Use new citeproc + unicode-collation.
John MacFarlane
3
-1
/
+145
2021-04-16
JATS writer: reduce unnecessary use of <p> elements for wrapping
Albert Krewinkel
7
-144
/
+166
2021-04-15
Use latest xml-conduit.
John MacFarlane
2
-1
/
+2
2021-04-10
JATS writer: convert spans to <named-content> elements
Albert Krewinkel
2
-6
/
+22
2021-04-10
JATS writer: add footnote number as label in backmatter
Albert Krewinkel
3
-12
/
+17
2021-04-08
Fix regression in grid tables for wide characters.
John MacFarlane
2
-5
/
+41
2021-04-08
Lua filter: respect Inlines/Blocks filter functions in pandoc.walk_*
Albert Krewinkel
2
-3
/
+10
2021-04-05
Commonmark writer: Use backslash escapes for `<` and `|`...
John MacFarlane
2
-1
/
+17
2021-04-05
SelfContained: remove unneeded imports.
John MacFarlane
1
-2
/
+0
2021-04-05
JATS writer: escape disallows chars in identifiers
Albert Krewinkel
5
-109
/
+162
2021-04-05
SelfContained: use application/octet-stream for unknown mime types...
John MacFarlane
1
-5
/
+4
2021-04-03
Fix typo (#7200)
obcat
1
-1
/
+1
2021-04-02
Fix "phrase" in DocBook: take classes from "role" not "class".
John MacFarlane
1
-1
/
+1
2021-04-01
Org writer: Use LaTeX style maths deliminators (#7196)
tecosaur
2
-9
/
+9
2021-03-31
Treat tabs as spaces in ODT Reader. (#7185)
niszet
4
-1
/
+9
2021-03-31
Require text for trypandoc (#7193)
Roman Beránek
1
-1
/
+1
2021-03-30
Update org.md (#7189)
Anti-Distinctlyminty
1
-2
/
+1
[prev]
[next]