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-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
2020-11-30
Use doctemplates 0.8.3.
John MacFarlane
1
-1
/
+1
2020-11-29
LaTeX reader: don't parse `\rule` with width 0 as horizontal rule.
John MacFarlane
1
-1
/
+11
2020-11-28
Fix a tiny Typo in the CSV reader module
Tassos Manganaris
1
-1
/
+1
2020-11-27
HTML reader tests: improve test coverage of new features
Albert Krewinkel
3
-1
/
+187
2020-11-27
CONTRIBUTING: add section "How can I help?" (#6892)
Albert Krewinkel
1
-5
/
+68
2020-11-27
EPUB: use preserveAspectRatio="xMidYMid" for cover image (#6895)
Shin Sang-jae
2
-2
/
+2
2020-11-27
HTML reader: support body headers, row head columns
Albert Krewinkel
3
-65
/
+84
2020-11-26
Added some explicit imports.
John MacFarlane
1
-3
/
+3
2020-11-26
Add hie.yaml generated by implicit-cradle.
John MacFarlane
1
-0
/
+37
2020-11-26
Docx writer: Fix bullets/lists indentation
cholonam
32
-3
/
+3
2020-11-26
LaTeX reader: preserve center environment (#6852)
Igor Pashev
3
-14
/
+40
2020-11-26
HTML reader: improve support for table headers, footer, attributes
Albert Krewinkel
5
-140
/
+268
2020-11-26
HTML reader: allow finer grained options for tag omission
Albert Krewinkel
3
-13
/
+26
2020-11-25
Fix pre-commit hook so it doesn't catch .latex+lhs extensions.
John MacFarlane
1
-1
/
+1
2020-11-25
latex template: put back amssymb
John MacFarlane
5
-11
/
+5
[prev]
[next]