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-06-28
Markdown writer: put space between Plain and following fenced Div.
John MacFarlane
1
-0
/
+15
2021-06-22
Fix regression with comment-only YAML metadata blocks.
John MacFarlane
1
-0
/
+9
2021-06-21
LaTeX writer: add strut at end of minipage if it contains...
John MacFarlane
1
-1
/
+1
2021-06-21
Update command test for change to LaTeX LineBreak handling.
John MacFarlane
1
-2
/
+2
2021-06-21
LaTeX writer: always use a minipage for cells with line breaks...
John MacFarlane
1
-1
/
+4
2021-06-21
Fix test for #7397
John MacFarlane
1
-2
/
+2
2021-06-21
Markdown writer: Fix regression in code blocks with attributes.
John MacFarlane
1
-0
/
+14
2021-06-12
Fix regression in citeproc processing.
John MacFarlane
2
-7
/
+18
2021-06-05
LaTeX writer: Fix regression in table header position.
John MacFarlane
1
-2
/
+6
2021-06-01
LaTeX reader: don't allow optional * on symbol control sequences.
John MacFarlane
1
-0
/
+6
2021-05-31
Fix regression with commonmark/gfm yaml metdata block parsing.
John MacFarlane
1
-0
/
+11
2021-05-30
Have LoadedResource use relative paths.
John MacFarlane
1
-3
/
+3
2021-05-29
Fix test #3752 (1) for Windows.
John MacFarlane
1
-1
/
+1
2021-05-29
Replace biblatex-exmaples.bib with shorter averroes.bib in tests.
John MacFarlane
3
-1675
/
+96
2021-05-29
Further test image size reductions.
John MacFarlane
2
-0
/
+0
2021-05-28
Support `rebase_relative_paths` for commonmark based formats.
John MacFarlane
1
-0
/
+16
2021-05-27
Two citeproc locator/suffix improvements:
John MacFarlane
2
-0
/
+54
2021-05-27
rebase_relative_paths: leave empty paths unchanged.
John MacFarlane
2
-0
/
+5
2021-05-27
rebase_relative_paths extension: don't change fragment paths.
John MacFarlane
2
-0
/
+5
2021-05-27
Modify rebase_reference_links treatment of reference links/images.
John MacFarlane
3
-1
/
+8
2021-05-27
Citeproc: Don't detect math elements as locators.
John MacFarlane
1
-0
/
+24
2021-05-27
Add `rebase_relative_paths` extension.
John MacFarlane
5
-0
/
+49
2021-05-27
LaTeX reader: improve `\def` and implement `\newif`.
John MacFarlane
1
-0
/
+55
2021-05-26
Command tests: fail if a file contains no tests.
John MacFarlane
1
-3
/
+5
2021-05-25
Fix a command test so it writes to stdout not stderr.
John MacFarlane
1
-1
/
+1
2021-05-25
Logging: remove single quotes around paths in messages.
John MacFarlane
2
-2
/
+2
2021-05-22
Handle relative lengths (e.g. `2*`) in HTML column widths.
John MacFarlane
1
-0
/
+29
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
[next]