index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-05-28
Docx reader: Support new table features.
Emily Bourke
3
-49
/
+163
2021-05-28
Docx reader: Read table column widths.
Emily Bourke
2
-3
/
+4
2021-05-27
Two citeproc locator/suffix improvements:
John MacFarlane
1
-3
/
+11
2021-05-27
rebase_relative_paths: leave empty paths unchanged.
John MacFarlane
1
-1
/
+1
2021-05-27
rebase_relative_paths extension: don't change fragment paths.
John MacFarlane
1
-1
/
+2
2021-05-27
Modify rebase_reference_links treatment of reference links/images.
John MacFarlane
1
-5
/
+4
2021-05-27
Citeproc: Don't detect math elements as locators.
John MacFarlane
1
-0
/
+7
2021-05-27
Add `rebase_relative_paths` extension.
John MacFarlane
2
-7
/
+32
2021-05-27
LaTeX reader: improve `\def` and implement `\newif`.
John MacFarlane
2
-15
/
+63
2021-05-25
Logging: remove single quotes around paths in messages.
John MacFarlane
1
-6
/
+6
2021-05-25
Allow compilation with base 4.15
Albert Krewinkel
4
-77
/
+72
2021-05-25
Use haddock-library-1.10.0
Albert Krewinkel
1
-1
/
+2
2021-05-25
PandocMonad: add info message in `downloadOrRead`...
John MacFarlane
1
-5
/
+8
2021-05-25
Logging: add LoadedResource constructor to LogMessage.
John MacFarlane
1
-0
/
+7
2021-05-25
Jira: add support for "smart" links
Albert Krewinkel
2
-0
/
+4
[prev]
[next]