index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-15
docx writer: Remove rsids from settings.docx.
John MacFarlane
33
-0
/
+0
2021-05-15
HTML writer: parse `<header>` as a Div
Albert Krewinkel
1
-5
/
+9
2021-05-14
HTML reader: keep h1 tags as normal headers (#7274)
Albert Krewinkel
1
-1
/
+2
2021-05-14
Beamer writer: support exampleblock and alertblock.
John MacFarlane
1
-0
/
+38
2021-05-14
Docx writer: allow multirow table headers
Albert Krewinkel
2
-0
/
+0
2021-05-14
HTML reader: don't fail on unmatched closing "script" tag.
Albert Krewinkel
1
-0
/
+7
2021-05-13
Implement curly-brace syntax for Markdown citation keys.
John MacFarlane
1
-0
/
+19
2021-05-12
Hande 'annote' field in bibtex/biblatex writer.
John MacFarlane
1
-0
/
+10
2021-05-11
Improve integration of settings from reference.docx.
John MacFarlane
33
-0
/
+0
2021-05-11
LaTeX writer: better handling of line breaks in simple tables.
John MacFarlane
1
-0
/
+24
2021-05-09
Change reader types, allowing better tracking of source positions.
John MacFarlane
1
-2
/
+2
2021-05-05
App: allow tabs expansion even if file-scope is used
Albert Krewinkel
1
-0
/
+11
2021-05-01
Docx writer: support colspans and rowspans in tables
Albert Krewinkel
3
-0
/
+0
2021-04-29
Docx reader: add handling of vml image objects (jgm#4735) (#7257)
mbrackeantidot
3
-0
/
+6
2021-04-29
Further improvements in smart quotes.
John MacFarlane
1
-0
/
+8
2021-04-28
Smarter smart quotes.
John MacFarlane
3
-7
/
+26
2021-04-28
JATS writer: use either styled-content or named-content for spans.
Albert Krewinkel
1
-5
/
+9
2021-04-27
Docx writer: autoset table width if no column has an explicit width.
Albert Krewinkel
3
-0
/
+0
2021-04-25
Markdown writer: Cleaner (code)blocks with single class (#7242)
Jan Tojnar
4
-6
/
+6
2021-04-25
Add quotes properly in markdown YAML metadata fields.
John MacFarlane
8
-11
/
+11
2021-04-25
Remove biblatex-nussbaum.md test.
John MacFarlane
1
-63
/
+0
2021-04-18
Use MetaInlines not MetaBlocks for multimarkdown metadata fields.
John MacFarlane
1
-0
/
+20
2021-04-17
Update to released unicode-collation, latest citeproc dev version.
John MacFarlane
1
-4
/
+4
2021-04-17
Use BCP47 language codes in citeproc tests.
John MacFarlane
3
-4
/
+4
2021-04-17
Use new citeproc + unicode-collation.
John MacFarlane
1
-0
/
+130
2021-04-16
JATS writer: reduce unnecessary use of <p> elements for wrapping
Albert Krewinkel
4
-128
/
+119
2021-04-10
JATS writer: convert spans to <named-content> elements
Albert Krewinkel
1
-0
/
+15
2021-04-10
JATS writer: add footnote number as label in backmatter
Albert Krewinkel
2
-12
/
+16
2021-04-08
Fix regression in grid tables for wide characters.
John MacFarlane
1
-0
/
+28
2021-04-05
Commonmark writer: Use backslash escapes for `<` and `|`...
John MacFarlane
1
-0
/
+6
2021-04-05
JATS writer: escape disallows chars in identifiers
Albert Krewinkel
1
-90
/
+115
2021-04-01
Org writer: Use LaTeX style maths deliminators (#7196)
tecosaur
1
-7
/
+7
2021-03-31
Treat tabs as spaces in ODT Reader. (#7185)
niszet
3
-0
/
+2
2021-03-24
Fix DocBook reader mathml regression...
John MacFarlane
2
-1
/
+140
2021-03-20
Include Header.Attr.attributes as XML attributes on section
Erik Rask
1
-0
/
+37
2021-03-19
Tests: Use getExecutablePath from base...
John MacFarlane
3
-4
/
+3
2021-03-19
Tests: factor out setupEnvironment in Test.Helpers.
John MacFarlane
3
-25
/
+26
2021-03-19
Fix finding of data files from test programs.
John MacFarlane
2
-2
/
+5
2021-03-17
Docx writer: make nsid in abstractNum deterministic.
John MacFarlane
33
-0
/
+0
2021-03-17
Add test for #7155.
John MacFarlane
1
-0
/
+15
2021-03-15
Update tests for new texmath.
John MacFarlane
5
-6
/
+6
2021-03-13
MediaWiki reader: Allow block-level content in notes (ref).
John MacFarlane
1
-0
/
+12
2021-03-13
Use integral values for w:tblW in docx.
John MacFarlane
3
-0
/
+0
2021-03-13
Use jira-wiki-markup 1.3.4
Albert Krewinkel
2
-3
/
+2
2021-03-13
Jira reader: mark divs created from panels with class "panel".
Albert Krewinkel
1
-0
/
+6
2021-03-13
Jira writer: improve div/panel handling
Albert Krewinkel
1
-0
/
+30
2021-03-10
HTML writer: Add warnings on duplicate attribute values.
John MacFarlane
1
-0
/
+7
2021-03-09
RST reader: fix logic for ending comments.
John MacFarlane
1
-0
/
+16
2021-03-09
Org writer: prevent unintended creation of ordered list items
Albert Krewinkel
1
-0
/
+10
2021-03-08
Jira writer: use noformat instead of code for unknown languages.
Albert Krewinkel
2
-33
/
+32
[prev]
[next]