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
2020-12-29
Improve fix to #6983.
John MacFarlane
1
-1
/
+3
2020-12-28
Docx writer: fix nested tables with captions.
John MacFarlane
1
-4
/
+6
2020-12-28
Update test for new citeproc and require it in cabal.
John MacFarlane
2
-2
/
+2
2020-12-28
Use latest citeproc release.
John MacFarlane
1
-1
/
+1
2020-12-28
HTML reader: use renderTags' from Text.Pandoc.Shared.
Albert Krewinkel
1
-25
/
+3
2020-12-28
MANUAL: note that textarea content is never parsed as Markdown.
Albert Krewinkel
1
-2
/
+2
2020-12-27
Use meta-description instead of description in templates.
John MacFarlane
3
-4
/
+7
2020-12-27
templates: added the `description` metatag to both html4 and html5 templates ...
Jerry Sky
2
-0
/
+6
2020-12-27
Require texmath 0.12.1.
John MacFarlane
3
-5
/
+2
2020-12-27
Add support for writing nested tables to asciidoc (#6972)
timo-a
2
-7
/
+114
2020-12-27
Powerpoint writer: allow arbitrary OOXML in raw inline elements
Albert Krewinkel
2
-23
/
+28
2020-12-24
Citeproc: fix handling of empty URL variables (`DOI`, etc.).
John MacFarlane
1
-1
/
+3
2020-12-20
HTML writer: don't include p tags in CSL bibliography entries.
John MacFarlane
1
-2
/
+7
2020-12-20
LaTeX writer: support colspans and rowspans in tables. (#6950)
Albert Krewinkel
10
-97
/
+326
2020-12-20
Fixed table with file extensions and interpreters
wuffi
1
-1
/
+2
2020-12-18
Bump to 2.11.3.1 and update changelog and man page.
John MacFarlane
3
-2
/
+15
2020-12-18
Use citeproc 0.3.0.1.
John MacFarlane
2
-2
/
+2
2020-12-18
Remove data/templates/README.markdown.
John MacFarlane
1
-49
/
+0
2020-12-18
New advice for pre-commit filter.
John MacFarlane
1
-1
/
+2
2020-12-18
Remove data/make-reference-files.hs.
John MacFarlane
1
-27
/
+0
2020-12-18
Remove some extraneous files in data directory.
John MacFarlane
3
-89
/
+0
2020-12-18
Improve check target to test data/ too.
John MacFarlane
2
-12
/
+7
2020-12-18
Fix typo in CONTRIBUTING.md
Benjamin Wuethrich
1
-1
/
+1
2020-12-18
Add test/writer.asciidoctor, tables.asciidoctor to extra-source-files.
John MacFarlane
1
-0
/
+2
2020-12-18
Remove some test files that are no longer used.
John MacFarlane
3
-48
/
+0
2020-12-18
Remove checkdocs from lint ci.
John MacFarlane
1
-4
/
+0
2020-12-18
Move sanity checks to lint ci.
John MacFarlane
2
-9
/
+12
2020-12-18
Add sanity checks to all CI targets.
John MacFarlane
1
-0
/
+6
2020-12-18
Makefile: Fix checkdocs target.
John MacFarlane
1
-1
/
+1
2020-12-18
Add sanity checks to ci.
John MacFarlane
1
-0
/
+3
2020-12-18
Add check and check-cabal target ...
John MacFarlane
1
-2
/
+14
2020-12-18
Include missing jats test files in pandoc.cabal.
John MacFarlane
1
-0
/
+2
2020-12-17
Update RELEASE-CHECKLIST for CircleCI.
John MacFarlane
1
-1
/
+1
2020-12-17
CircleCI config: add version.txt to artifacts directory.
John MacFarlane
1
-0
/
+1
2020-12-17
Makefile: remove macospkg target.
John MacFarlane
1
-6
/
+1
2020-12-17
Remove .travis.yml and add CircleCI config.
John MacFarlane
4
-178
/
+63
2020-12-17
Update man page.
John MacFarlane
2
-15
/
+62
2020-12-17
Update test with new skylighting CSS.
John MacFarlane
2
-0
/
+2
2020-12-17
Update changelog.
John MacFarlane
1
-0
/
+291
2020-12-17
Update AUTHORS
John MacFarlane
1
-0
/
+8
2020-12-17
Remove hie.yaml.
John MacFarlane
1
-37
/
+0
2020-12-17
MANUAL: clarify that inline references take precedence ...
John MacFarlane
1
-0
/
+4
2020-12-17
Use skylighting 0.10.2.
John MacFarlane
2
-4
/
+4
2020-12-16
Use released citeproc 0.3.
John MacFarlane
2
-8
/
+8
2020-12-16
Use released doctemplates 0.9.
John MacFarlane
2
-9
/
+1
2020-12-16
Add tests: True to cabal.project.
John MacFarlane
1
-0
/
+2
2020-12-16
Fix citeproc regression with duplicate references.
John MacFarlane
4
-10
/
+11
2020-12-16
Use latest dev version of doctemplates.
John MacFarlane
2
-1
/
+6
2020-12-16
Support Lua marshalling of doctemplates BoolVal.
John MacFarlane
1
-0
/
+1
2020-12-15
Properly handle boolean values in writing YAML metadata.
John MacFarlane
5
-5
/
+25
[prev]
[next]