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-05-10
epub Writer: Fix belongs-to-collection XML id choice (#7267)
nuew
1
-3
/
+3
2021-05-10
latex template: use non-starred names for xcolor color names.
John MacFarlane
1
-1
/
+1
2021-05-10
CI: install numa library.
John MacFarlane
1
-0
/
+4
2021-05-09
RST reader: seek include files in the directory...
John MacFarlane
1
-1
/
+3
2021-05-09
Org reader: Resolve org includes relative to ...
John MacFarlane
2
-2
/
+5
2021-05-09
Update doc/using-the-pandoc-api.md for new reader types.
John MacFarlane
1
-2
/
+15
2021-05-09
RST reader: use `insertIncludedFile` from T.P.Parsing...
John MacFarlane
1
-58
/
+36
2021-05-09
T.P.Parsing: improve include file functions.
John MacFarlane
3
-33
/
+34
2021-05-09
Change reader types, allowing better tracking of source positions.
John MacFarlane
46
-617
/
+1025
2021-05-07
ConTeXt writer: support blank lines in line blocks.
Albert Krewinkel
1
-2
/
+6
2021-05-05
App: allow tabs expansion even if file-scope is used
Albert Krewinkel
2
-7
/
+22
2021-05-01
Docx writer: support colspans and rowspans in tables
Albert Krewinkel
6
-70
/
+140
2021-05-01
Add new internal module Text.Pandoc.Writers.GridTable
Albert Krewinkel
2
-0
/
+159
2021-04-30
Add instructions for installing pandoc-types before compiling filter.
John MacFarlane
1
-0
/
+2
2021-04-30
Org writer: inline latex envs need newlines (#7259)
tecosaur
1
-0
/
+2
2021-04-29
INSTALL: add note that parallel installations should be avoided. (#7147)
Albert Krewinkel
1
-0
/
+4
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
[prev]
[next]