index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
DocBook reader: ensure that first and last names are separated.
John MacFarlane
1
-0
/
+27
2021-05-20
Ms writer: handle tables with multiple paragraphs.
John MacFarlane
1
-0
/
+40
2021-05-20
LaTeX reader: More siunitx improvements. Closes #6658.
John MacFarlane
1
-6
/
+66
2021-05-20
LaTeX/siunitx: fix parsing of `\cubic` etc. See #6658.
John MacFarlane
1
-0
/
+3
2021-05-20
LaTeX reader sinuitx: fix + sign on ang.
John MacFarlane
1
-0
/
+3
2021-05-20
LaTeX reader siunitx: add leading 0 to numbers starting with .
John MacFarlane
2
-3
/
+9
2021-05-20
LaTeX reader: Fix parsing of `+-` in siunitx numbers.
John MacFarlane
1
-1
/
+4
2021-05-20
LaTeX reader: support `\pm` in `SI{..}`.
John MacFarlane
1
-0
/
+3
2021-05-19
LaTeX reader: better support for `\xspace`.
John MacFarlane
2
-1
/
+24
2021-05-18
LaTeX writer: separate successive quote chars with thin space
Albert Krewinkel
1
-0
/
+10
2021-05-16
Markdown writer: fewer unneeded escapes for `#`.
John MacFarlane
4
-4
/
+4
2021-05-14
Beamer writer: support exampleblock and alertblock.
John MacFarlane
1
-0
/
+38
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
LaTeX writer: better handling of line breaks in simple tables.
John MacFarlane
1
-0
/
+24
2021-05-05
App: allow tabs expansion even if file-scope is used
Albert Krewinkel
1
-0
/
+11
2021-04-29
Further improvements in smart quotes.
John MacFarlane
1
-0
/
+8
2021-04-28
Smarter smart quotes.
John MacFarlane
2
-6
/
+25
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
1
-0
/
+23
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-03-24
Fix DocBook reader mathml regression...
John MacFarlane
1
-0
/
+137
2021-03-17
Add test for #7155.
John MacFarlane
1
-0
/
+15
2021-03-13
MediaWiki reader: Allow block-level content in notes (ref).
John MacFarlane
1
-0
/
+12
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-07
LaTeX reader: handle table cells containing `&` in `\verb`.
John MacFarlane
1
-0
/
+27
2021-02-26
Update tests for changes to https URLs.
John MacFarlane
5
-5
/
+5
2021-02-22
T.P.CSV: fix parsing of unquoted values.
John MacFarlane
1
-0
/
+15
2021-02-13
HTML reader: fix bad handling of empty src attribute in iframe.
John MacFarlane
1
-2
/
+12
2021-02-13
T.P.Error: export `renderError`.
John MacFarlane
1
-0
/
+8
2021-02-12
Fix command test 5686
John MacFarlane
1
-1
/
+1
2021-02-12
Add command test for #7092
John MacFarlane
1
-0
/
+8
2021-02-10
Add new unexported module T.P.XMLParser.
John MacFarlane
1
-2
/
+2
2021-02-06
Markdown reader: improved handling of mmd link attributes in references.
John MacFarlane
1
-0
/
+8
2021-02-01
BibTeX writer: use doclayout and doctemplate.
John MacFarlane
1
-3
/
+3
2021-02-01
BibTeX writer fixes. Closes #7067.
John MacFarlane
1
-0
/
+90
2021-01-31
RST reader: fix handling of header in CSV tables.
John MacFarlane
1
-0
/
+32
2021-01-29
Markdown writer: handle math right before digit.
John MacFarlane
1
-0
/
+6
2021-01-26
Clean up BibTeX parsing.
John MacFarlane
2
-5
/
+6
2021-01-22
ImageSize: use viewBox for svg if no length, width.
John MacFarlane
1
-16
/
+14
[next]