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-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
2021-05-24
MediaBag improvements.
John MacFarlane
4
-43
/
+50
2021-05-24
Jira writer: use `{color}` when span has a color attribute
Albert Krewinkel
1
-3
/
+7
2021-05-22
Handle relative lengths (e.g. `2*`) in HTML column widths.
John MacFarlane
1
-14
/
+33
2021-05-22
Revert "HTML reader: simplify col width parsing"
John MacFarlane
1
-9
/
+13
2021-05-22
HTML reader: simplify col width parsing
Albert Krewinkel
1
-13
/
+9
2021-05-20
DocBook reader: ensure that first and last names are separated.
John MacFarlane
1
-6
/
+14
2021-05-20
Ms writer: handle tables with multiple paragraphs.
John MacFarlane
1
-6
/
+22
2021-05-20
LaTeX reader: More siunitx improvements. Closes #6658.
John MacFarlane
2
-46
/
+95
2021-05-20
LaTeX/siunitx: fix parsing of `\cubic` etc. See #6658.
John MacFarlane
1
-35
/
+50
2021-05-20
LaTeX reader sinuitx: fix + sign on ang.
John MacFarlane
1
-3
/
+6
2021-05-20
LaTeX reader siunitx: add leading 0 to numbers starting with .
John MacFarlane
1
-2
/
+5
2021-05-20
ConTeXt reader: improve ordered lists (#7304)
Denis Maier
1
-11
/
+3
2021-05-20
LaTeX reader: Fix parsing of `+-` in siunitx numbers.
John MacFarlane
1
-4
/
+7
2021-05-20
LaTeX reader: support `\pm` in `SI{..}`.
John MacFarlane
1
-1
/
+3
2021-05-20
ZimWiki writer: allow links and emphasis in headers
Albert Krewinkel
1
-1
/
+1
2021-05-19
LaTeX reader: better support for `\xspace`.
John MacFarlane
2
-14
/
+19
[prev]
[next]