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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-02
HTML5 writer, remove aria-hidden when explicit atl text is provided.
Aner Lucero
1
-4
/
+7
2021-06-29
Docx writer: Add table numbering for captioned tables.
John MacFarlane
2
-3
/
+30
2021-06-29
Docx writer: Fixed a couple bugs in Figure numbering.
John MacFarlane
1
-4
/
+3
2021-06-29
Docx writer: support figure numbers.
John MacFarlane
2
-3
/
+21
2021-06-29
Remove duplicated alt text in HTML output.
Aner Lucero
1
-2
/
+3
2021-06-28
Improve punctuation moving with `--citeproc`.
John MacFarlane
1
-14
/
+15
2021-06-28
Allow `$` characters in bibtex keys.
John MacFarlane
1
-1
/
+1
2021-06-28
Text.Pandoc.Error: fix line calculations in reporting parsec errors.
John MacFarlane
1
-3
/
+3
2021-06-28
Set proper initial source name in parsing BibTeX.
John MacFarlane
1
-1
/
+3
2021-06-28
Markdown writer: put space between Plain and following fenced Div.
John MacFarlane
1
-0
/
+3
2021-06-23
ImageSize: Add Tiff constructor for ImageType.
John MacFarlane
3
-1
/
+7
2021-06-23
reveal.js writer: Go back to setting boolean values for variables.
John MacFarlane
1
-30
/
+26
2021-06-22
Fix regression with comment-only YAML metadata blocks.
John MacFarlane
1
-0
/
+3
2021-06-22
Fix unneeded import
John MacFarlane
1
-1
/
+1
2021-06-21
LaTeX writer: add strut at end of minipage if it contains...
John MacFarlane
1
-2
/
+5
2021-06-21
Revert "LaTeX writer: put a strut after a line break (`\\`)."
John MacFarlane
1
-1
/
+1
2021-06-21
LaTeX writer: put a strut after a line break (`\\`).
John MacFarlane
1
-1
/
+1
2021-06-21
Improve emailAddress in Text.Pandoc.Parsing.
John MacFarlane
2
-5
/
+24
2021-06-21
LaTeX writer: always use a minipage for cells with line breaks...
John MacFarlane
1
-2
/
+7
2021-06-21
LaTeX writer: Use `\strut` instead of `~` before `\\` in empty line.
John MacFarlane
1
-1
/
+1
2021-06-21
reveal.js writer: better handling of options.
John MacFarlane
1
-0
/
+50
2021-06-21
Markdown writer: Fix regression in code blocks with attributes.
John MacFarlane
1
-3
/
+3
2021-06-18
insertMediaBag: ensure we get sane mediaPath for URLs.
John MacFarlane
1
-5
/
+10
2021-06-12
Docx reader: handle absolute URIs in Relationship Target.
John MacFarlane
1
-5
/
+11
2021-06-12
Markdown writer: allow `pipe_tables` to be disabled for commonmark...
John MacFarlane
1
-1
/
+0
2021-06-12
Fix regression in citeproc processing.
John MacFarlane
1
-1
/
+3
2021-06-10
Fix MediaBag regressions.
John MacFarlane
3
-42
/
+41
2021-06-10
T.P.MIME, extensionFromMimeType: add a few special cases.
John MacFarlane
1
-0
/
+10
2021-06-10
Docx writer: fix handling of empty table headers
Albert Krewinkel
1
-2
/
+2
2021-06-10
Lua utils: fix handling of table headers in `from_simple_table`
Albert Krewinkel
1
-1
/
+1
2021-06-08
Citeproc: avoid duplicate classes and attributes on refs div.
John MacFarlane
1
-2
/
+2
2021-06-05
LaTeX writer: Fix regression in table header position.
John MacFarlane
1
-3
/
+10
2021-06-05
CommonMark writer: do not use simple class for fenced-divs
Jan Tojnar
1
-3
/
+6
2021-06-05
CommonMark writer: do not throw away attributes when Ext_attributes is enabled
Jan Tojnar
2
-13
/
+17
2021-06-05
Markdown writer: re-use functions from Inline
Jan Tojnar
2
-29
/
+4
2021-06-05
DocBook reader: Add support for danger element
Jan Tojnar
1
-1
/
+2
2021-06-05
DocBook writer: Remove non-existent admonitions
Jan Tojnar
1
-2
/
+1
2021-06-03
T.P.Class.IO: normalise path in writeMedia.
John MacFarlane
1
-3
/
+2
2021-06-02
Text.Pandoc.PDF: only print relevant part of environment on `--verbose`.
John MacFarlane
1
-2
/
+14
2021-06-02
Fix regression in 2.14 for generation of PDFs with SVGs.
John MacFarlane
1
-1
/
+2
2021-06-01
HTML writer: Don't omit width attribute on div.
John MacFarlane
1
-3
/
+4
2021-06-01
Markdown reader: fix pipe table regression in 2.11.4.
John MacFarlane
1
-1
/
+1
2021-06-01
LaTeX reader: don't allow optional * on symbol control sequences.
John MacFarlane
1
-2
/
+4
2021-05-31
Fix regression with commonmark/gfm yaml metdata block parsing.
John MacFarlane
1
-5
/
+5
2021-05-30
HTML reader: fix column width regression.
John MacFarlane
1
-1
/
+1
2021-05-30
Have LoadedResource use relative paths.
John MacFarlane
1
-2
/
+2
2021-05-30
Docx writer: fix regression on captions.
John MacFarlane
1
-1
/
+3
2021-05-29
Markdown reader: in rebasePaths, check for both Windows and Posix
John MacFarlane
1
-4
/
+5
2021-05-29
In rebasePath, check for absolute paths two ways.
John MacFarlane
1
-1
/
+4
2021-05-28
Support `rebase_relative_paths` for commonmark based formats.
John MacFarlane
2
-1
/
+4
[prev]
[next]