index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
ZimWiki writer: allow links and emphasis in headers
Albert Krewinkel
1
-1
/
+1
2021-05-19
LaTeX reader: better support for `\xspace`.
John MacFarlane
2
-14
/
+19
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
LaTeX writer: separate successive quote chars with thin space
Albert Krewinkel
1
-2
/
+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
1
-1
/
+12
2021-05-17
HTML writer: ensure headings only have valid attribs in HTML4
Albert Krewinkel
1
-2
/
+14
2021-05-17
ConTeXt writer: use span identifiers as reference anchors.
Albert Krewinkel
1
-2
/
+6
2021-05-16
LaTeX template: define commands for zero width non-joiner character
Albert Krewinkel
3
-6
/
+7
2021-05-16
Markdown writer: fewer unneeded escapes for `#`.
John MacFarlane
1
-2
/
+11
2021-05-16
Markdown writer: improve escaping of `@`.
John MacFarlane
1
-1
/
+1
2021-05-15
Docx writer: copy over more settings from referenc.odcx.
John MacFarlane
1
-1
/
+16
2021-05-15
HTML writer: parse `<header>` as a Div
Albert Krewinkel
1
-0
/
+2
2021-05-14
HTML reader: keep h1 tags as normal headers (#7274)
Albert Krewinkel
1
-5
/
+1
2021-05-14
Beamer writer: support exampleblock and alertblock.
John MacFarlane
1
-3
/
+8
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
1
-17
/
+25
2021-05-14
HTML reader: don't fail on unmatched closing "script" tag.
Albert Krewinkel
1
-7
/
+9
2021-05-13
Implement curly-brace syntax for Markdown citation keys.
John MacFarlane
4
-14
/
+27
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
1
-0
/
+2
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
1
-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
1
-3
/
+1
2021-05-10
epub Writer: Fix belongs-to-collection XML id choice (#7267)
nuew
1
-3
/
+3
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
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
43
-615
/
+1021
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
1
-7
/
+11
2021-05-01
Docx writer: support colspans and rowspans in tables
Albert Krewinkel
3
-70
/
+140
2021-05-01
Add new internal module Text.Pandoc.Writers.GridTable
Albert Krewinkel
1
-0
/
+157
2021-04-30
Org writer: inline latex envs need newlines (#7259)
tecosaur
1
-0
/
+2
2021-04-29
Docx reader: add handling of vml image objects (jgm#4735) (#7257)
mbrackeantidot
1
-2
/
+9
2021-04-29
Further improvements in smart quotes.
John MacFarlane
1
-2
/
+2
2021-04-28
Smarter smart quotes.
John MacFarlane
4
-63
/
+41
2021-04-28
JATS writer: use either styled-content or named-content for spans.
Albert Krewinkel
1
-10
/
+26
2021-04-27
Docx writer: autoset table width if no column has an explicit width.
Albert Krewinkel
1
-7
/
+11
2021-04-25
Minor code reformatting.
John MacFarlane
1
-1
/
+2
2021-04-25
Writers: Recognize custom syntax definitions (#7241)
Jan Tojnar
5
-23
/
+28
2021-04-25
Markdown writer: Cleaner (code)blocks with single class (#7242)
Jan Tojnar
1
-2
/
+8
2021-04-25
Add quotes properly in markdown YAML metadata fields.
John MacFarlane
1
-6
/
+5
2021-04-20
Docx writer: add missing file
Albert Krewinkel
1
-0
/
+181
2021-04-20
Docx writer: extract Table handling into separate module
Albert Krewinkel
2
-221
/
+119
2021-04-19
Issue error message when reader or writer format is malformed.
John MacFarlane
2
-6
/
+6
[prev]
[next]