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-15
Use fetchItem to get external bibliography.
John MacFarlane
1
-8
/
+7
2020-12-15
Allow both inline and external references to be used
John MacFarlane
2
-14
/
+33
2020-12-14
Merge pull request #6949 from wikey/patch-1
John MacFarlane
1
-1
/
+1
2020-12-14
ImageSize: use exif width and height when available.
John MacFarlane
1
-0
/
+13
2020-12-14
typo
Ian Sullivan
1
-1
/
+1
2020-12-13
RST writer: better image handling.
John MacFarlane
3
-20
/
+52
2020-12-13
Merge pull request #6941 from tarleb/docx-raw
John MacFarlane
6
-59
/
+97
2020-12-13
ImageSize: use JuicyPixels to extract size...
John MacFarlane
1
-305
/
+8
2020-12-13
Require binary >= 0.7.
John MacFarlane
1
-1
/
+1
2020-12-13
ImageSize: use JuicyPixels to determine png size.
John MacFarlane
1
-31
/
+19
2020-12-13
Docx writer: keep raw openxml strings verbatim.
Albert Krewinkel
6
-2
/
+24
2020-12-13
Docx writer: use Content instead of Element.
Albert Krewinkel
1
-59
/
+75
2020-12-12
Merge pull request #6946 from mb21/icml-image-fit
John MacFarlane
4
-1
/
+13
2020-12-12
LaTeX writer: extract table handling into separate module.
Albert Krewinkel
6
-237
/
+359
2020-12-12
ICML writer: fix image bounding box for custom widths/heights
mb21
4
-1
/
+13
2020-12-10
HTML reader: pay attention to lang attributes on body.
John MacFarlane
1
-3
/
+6
2020-12-10
HTML reader: retain attribute prefixes and avoid duplicates.
John MacFarlane
4
-29
/
+29
2020-12-10
cabal: remove -Werror=missing-home-modules.
John MacFarlane
1
-6
/
+0
2020-12-10
RELEASE-CHECKLIST: add suggestion to use policeman.
John MacFarlane
1
-1
/
+1
2020-12-10
Move executable to app directory.
John MacFarlane
2
-1
/
+1
2020-12-10
Add sourcepos extension for commonmarke
John MacFarlane
5
-6
/
+20
2020-12-10
Commonmark reader: refactor specFor, set input name to "".
John MacFarlane
1
-2
/
+8
2020-12-10
cabal.project: disable installation of citeproc from source
Albert Krewinkel
1
-4
/
+4
2020-12-09
Use latest citeproc release.
John MacFarlane
2
-5
/
+5
2020-12-08
Document that --number-sections works in ms.
John MacFarlane
1
-2
/
+2
2020-12-07
Parsing: Small code improvements.
John MacFarlane
1
-3
/
+4
2020-12-07
LaTeX template: include csquotes package if csquotes variable set.
John MacFarlane
1
-0
/
+3
2020-12-07
Parsing: More minor performance improvements.
John MacFarlane
1
-10
/
+13
2020-12-07
Small efficiency improvement in uri parser
John MacFarlane
1
-1
/
+14
2020-12-07
Bibtex parser: avoid noneOf.
John MacFarlane
1
-2
/
+2
2020-12-07
Parsing: in nonspaceChar use satisfy instead of oneOf.
John MacFarlane
1
-1
/
+7
2020-12-07
Dokuwiki reader: handle unknown interwiki links better.
John MacFarlane
1
-1
/
+1
2020-12-07
Merge pull request #6922 from jtojnar/db-writer-admonitions
John MacFarlane
2
-19
/
+111
2020-12-07
Docbook writer: Handle admonition titles from Markdown reader
Jan Tojnar
2
-0
/
+16
2020-12-07
Docbook writer: Use correct id attribute consistently
Jan Tojnar
1
-10
/
+16
2020-12-07
Docbook writer: handle admonitions
Jan Tojnar
2
-12
/
+82
2020-12-05
Org reader: preserve targets of spurious links
Albert Krewinkel
2
-7
/
+8
2020-12-05
OpenDocument writer: Allow references for internal links (#6774)
Nils Carlson
4
-18
/
+177
2020-12-05
LaTeX reader: don't apply theorem default styling to a figure inside.
John MacFarlane
2
-0
/
+35
2020-12-04
Docbook writer: add XML namespaces to top-level elements (#6923)
Jan Tojnar
1
-8
/
+20
2020-12-04
Markdown writer: ensure that a new csl-block begins on a new line.
John MacFarlane
2
-3
/
+10
2020-12-04
LaTeX writer: Fix bug with nested csl- display Spans.
John MacFarlane
1
-36
/
+32
2020-12-04
HTML writer: Fix handling of nested csl- display spans.
John MacFarlane
1
-20
/
+12
2020-12-03
EPUB writer: include title page in landmarks.
John MacFarlane
2
-3
/
+9
2020-12-03
EPUB writer: add frontmatter type on body element for nav.xhtml.
John MacFarlane
1
-1
/
+3
2020-12-03
Docx writer: Support bold and italic in "complex script."
John MacFarlane
4
-2
/
+6
2020-12-02
Add translations zh-Hans.yaml and zh-Hant.yaml
Kolen Cheung
2
-0
/
+44
2020-12-02
filters.md: document a new Pandoc filtering framework (#6908)
Randolf J
1
-6
/
+9
2020-12-02
Citeproc: ensure that BCP47 lang codes can be used.
John MacFarlane
1
-2
/
+17
2020-11-30
Use a more recent stack resolver.
John MacFarlane
1
-5
/
+1
[prev]
[next]