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-15
HTML-based slide shows: add support for institute (#7289)
Thomas Hodgson
5
-1
/
+19
2021-05-15
HTML writer: parse `<header>` as a Div
Albert Krewinkel
2
-5
/
+11
2021-05-14
MANUAL: add info about YAML escape sequences, link to spec.
Albert Krewinkel
1
-4
/
+7
2021-05-14
HTML reader: keep h1 tags as normal headers (#7274)
Albert Krewinkel
2
-6
/
+3
2021-05-14
Update changelog.
John MacFarlane
1
-14
/
+35
2021-05-14
Beamer writer: support exampleblock and alertblock.
John MacFarlane
3
-4
/
+51
2021-05-14
changelog.md: fix Markdown, marking `<p>` as code.
Albert Krewinkel
1
-1
/
+1
2021-05-14
LaTeX template: Move CSL macro defs before header-includes.
John MacFarlane
1
-25
/
+25
2021-05-14
Docx writer: fix alignment for cells.
Albert Krewinkel
1
-14
/
+20
2021-05-14
Docx writer: allow multirow table headers
Albert Krewinkel
3
-17
/
+25
2021-05-14
HTML reader: don't fail on unmatched closing "script" tag.
Albert Krewinkel
2
-7
/
+16
2021-05-13
Implement curly-brace syntax for Markdown citation keys.
John MacFarlane
6
-19
/
+56
2021-05-13
Update manual date and man page.
John MacFarlane
2
-4
/
+39
2021-05-13
Bump to 2.14 and update changelog.
John MacFarlane
2
-1
/
+227
2021-05-12
Use released citeproc 0.4.
John MacFarlane
2
-12
/
+1
2021-05-12
Use texmath 0.12.3.
John MacFarlane
2
-4
/
+2
2021-05-12
Plain writer: handle superscript unicode minus.
John MacFarlane
1
-0
/
+1
2021-05-12
Hande 'annote' field in bibtex/biblatex writer.
John MacFarlane
2
-0
/
+12
2021-05-12
Fix source position reporting for YAML bibliographies.
John MacFarlane
2
-4
/
+6
2021-05-11
Improve integration of settings from reference.docx.
John MacFarlane
34
-13
/
+14
2021-05-11
T.P.XML.Light - add Eq, Ord instances...
John MacFarlane
1
-4
/
+4
2021-05-11
LaTeX writer: better handling of line breaks in simple tables.
John MacFarlane
2
-3
/
+25
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
[prev]
[next]