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-10-27
Switch back from HsYAML to yaml.
John MacFarlane
5
-11
/
+9
2021-10-22
Org reader: allow an initial :PROPERTIES: drawer to add to metadata.
John MacFarlane
1
-0
/
+22
2021-10-20
Markdown reader: don't parse links or bracketed spans as citations.
John MacFarlane
1
-0
/
+66
2021-10-13
Fix markdown parsing bug for math in bracketed spans and links.
John MacFarlane
1
-0
/
+12
2021-10-10
LaTeX reader: Properly handle `\^` followed by group closing.
John MacFarlane
1
-0
/
+6
2021-09-29
Further test updates for switch to pretty-show.
John MacFarlane
12
-114
/
+114
2021-09-28
Switch from pretty-simple to pretty-show for native output.
John MacFarlane
176
-4414
/
+4580
2021-09-23
BibTeX parser: fix expansion of special strings in series...
John MacFarlane
3
-3
/
+3
2021-09-23
HTML reader: handle empty tbody element in table.
John MacFarlane
1
-0
/
+73
2021-09-21
Use pretty-simple to format native output.
John MacFarlane
189
-1321
/
+5146
2021-09-21
Add missing `%` on command tests.
John MacFarlane
35
-52
/
+51
2021-09-17
Org writer: don't indent contents of code blocks.
John MacFarlane
1
-4
/
+4
2021-09-16
Fix code blocks using `--preserve-tabs`.
John MacFarlane
1
-0
/
+11
2021-09-13
RST reader: handle escaped colons in reference definitions.
John MacFarlane
1
-0
/
+11
2021-09-10
Fix command test for #7557.
John MacFarlane
1
-1
/
+1
2021-09-10
Org reader: don't parse a list as first item in a list item.
John MacFarlane
1
-0
/
+7
2021-09-10
Support `--reference-location` for HTML output (#7461)
Francesco Mazzoli
2
-2
/
+2
2021-08-29
Improve asciidoc escaping for `--` in URLs. Closes #7529.
John MacFarlane
1
-0
/
+7
2021-08-24
Fix test for #7521.
John MacFarlane
1
-2
/
+2
2021-08-23
Markdown reader: fix interaction of --strip-comments and list
John MacFarlane
1
-0
/
+11
2021-08-21
LaTeX-parser: restrict \endinput to current file
Simon Schuster
2
-0
/
+17
2021-08-20
RST reader: Fix `:literal:` includes.
John MacFarlane
1
-1
/
+1
2021-08-17
Revise citeproc code to fit new citeproc 0.5 API.
John MacFarlane
4
-8
/
+8
2021-08-15
Remove misleading description from command/citeproc-87 test.
John MacFarlane
1
-5
/
+2
2021-08-13
Convert Quoted in bib entries to special Spans...
John MacFarlane
1
-0
/
+42
2021-08-13
Citeproc: avoid odd handling of quotes.
John MacFarlane
1
-0
/
+16
2021-08-13
Fix raw LaTeX injection issue (LaTeX writer).
John MacFarlane
1
-0
/
+37
2021-08-11
LaTeX reader: Support `\global` before `\def`, `\let`, etc.
John MacFarlane
1
-0
/
+12
2021-08-11
Fix scope for LaTeX macros.
John MacFarlane
1
-0
/
+50
2021-08-11
LaTeX reader: improve handling of plain TeX macro primitives.
John MacFarlane
1
-1
/
+37
2021-08-10
HTML reader: treat commments as blank when parsing.
John MacFarlane
1
-0
/
+47
2021-08-03
LaTeX table writer: Increase column width precision (#7466)
Peter Fabinski
2
-2
/
+2
2021-07-11
Improved parsing of raw LaTeX from Text streams (rawLaTeXParser).
John MacFarlane
1
-0
/
+15
2021-07-09
RST reader: fix regression with code includes.
John MacFarlane
2
-0
/
+17
2021-07-05
Add command test for #7394.
John MacFarlane
1
-0
/
+85
2021-07-02
HTML5 writer, remove aria-hidden when explicit atl text is provided.
Aner Lucero
1
-1
/
+1
2021-06-29
Use dev version of citeproc.
John MacFarlane
2
-14
/
+13
2021-06-29
Remove duplicated alt text in HTML output.
Aner Lucero
1
-0
/
+19
2021-06-28
Improve punctuation moving with `--citeproc`.
John MacFarlane
2
-3
/
+3
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
[next]