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-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
2021-03-29
Powerpoint writer: allow monofont to be specified in metadata...
John MacFarlane
2
-6
/
+19
2021-03-28
Fixed typo #7159
TatianaPorras
1
-1
/
+1
2021-03-28
Fixed "The this" typo in lua-filters.md
TatianaPorras
1
-1
/
+1
2021-03-24
Allow attoparsec 0.14.x.
John MacFarlane
1
-1
/
+1
2021-03-24
Fix DocBook reader mathml regression...
John MacFarlane
4
-5
/
+147
2021-03-22
Require latest skylighting (fixes a bug in XML syntax highlighting).
John MacFarlane
2
-4
/
+4
2021-03-21
Simplify T.P.Asciify and export toAsciiText [API change].
John MacFarlane
3
-395
/
+18
2021-03-20
Update changelog, AUTHORS.
John MacFarlane
2
-36
/
+56
2021-03-20
Support `yaml_metadata_block` extension form commonmark, gfm.
John MacFarlane
4
-1
/
+50
2021-03-20
Move yamlMetaBlock from Markdown reader to T.P.Readers.Metadata.
John MacFarlane
2
-22
/
+22
2021-03-20
Markdown reader: export `yamlMetaBlock`.
John MacFarlane
1
-17
/
+23
2021-03-20
Text.Pandoc.Parsing: remove F type synonym.
John MacFarlane
5
-9
/
+9
[prev]
[next]