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-20
LaTeX reader siunitx: add leading 0 to numbers starting with .
John MacFarlane
3
-5
/
+14
2021-05-20
ConTeXt reader: improve ordered lists (#7304)
Denis Maier
4
-49
/
+53
2021-05-20
LaTeX reader: Fix parsing of `+-` in siunitx numbers.
John MacFarlane
2
-5
/
+11
2021-05-20
LaTeX reader: support `\pm` in `SI{..}`.
John MacFarlane
2
-1
/
+6
2021-05-20
ZimWiki writer: allow links and emphasis in headers
Albert Krewinkel
2
-4
/
+4
2021-05-19
LaTeX reader: better support for `\xspace`.
John MacFarlane
4
-15
/
+43
2021-05-19
Revisions to citation syntax description update.
John MacFarlane
1
-5
/
+5
2021-05-19
Update documentation on citation syntax.
John MacFarlane
1
-32
/
+69
2021-05-19
Remove unused pragma.
John MacFarlane
1
-1
/
+0
2021-05-18
Use fetchItem instead of downloadOrRead in fetchMediaResource.
John MacFarlane
1
-1
/
+1
2021-05-18
Text.Pandoc.MediaBag: change type to use a Text key...
John MacFarlane
2
-7
/
+14
2021-05-18
Updaet changelog.
John MacFarlane
1
-7
/
+80
2021-05-18
LaTeX writer: separate successive quote chars with thin space
Albert Krewinkel
2
-2
/
+13
2021-05-17
LaTeX template: improve treatment of CSL entry-spacing.
John MacFarlane
1
-3
/
+3
2021-05-17
Citeproc: ensure that CSL-related attributes are passed on...
John MacFarlane
1
-1
/
+1
2021-05-17
HTML writer: keep attributes from code nested below pre tag.
Albert Krewinkel
2
-1
/
+23
2021-05-17
HTML writer: ensure headings only have valid attribs in HTML4
Albert Krewinkel
2
-54
/
+71
2021-05-17
ConTeXt writer: use span identifiers as reference anchors.
Albert Krewinkel
2
-2
/
+9
2021-05-17
ConTeXt writer tests: keep code lines below 80 chars.
Albert Krewinkel
1
-113
/
+119
2021-05-16
LaTeX template: move title, author, date up to top of preamble.
John MacFarlane
5
-42
/
+42
2021-05-16
LaTeX template: define commands for zero width non-joiner character
Albert Krewinkel
4
-6
/
+26
2021-05-16
Markdown writer: fewer unneeded escapes for `#`.
John MacFarlane
6
-7
/
+16
2021-05-16
Markdown writer: improve escaping of `@`.
John MacFarlane
1
-1
/
+1
2021-05-15
Fix .editorconfig so Emacs can open zip archives and docx again.
John MacFarlane
1
-0
/
+8
2021-05-15
Docx writer: copy over more settings from referenc.odcx.
John MacFarlane
34
-1
/
+16
2021-05-15
docx writer settings.xml:
John MacFarlane
1
-5
/
+5
2021-05-15
docx writer: Remove rsids from settings.docx.
John MacFarlane
34
-11
/
+1
2021-05-15
MANUAL: note that `institute` variable works for HTML-based slides.
John MacFarlane
1
-2
/
+5
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
[prev]
[next]