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
/
Pandoc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-05-19
Remove unused pragma.
John MacFarlane
1
-1
/
+0
2021-05-18
Use fetchItem instead of downloadOrRead in fetchMediaResource.
John MacFarlane
1
-1
/
+1
2021-05-18
Text.Pandoc.MediaBag: change type to use a Text key...
John MacFarlane
2
-7
/
+14
2021-05-18
LaTeX writer: separate successive quote chars with thin space
Albert Krewinkel
1
-2
/
+3
2021-05-17
Citeproc: ensure that CSL-related attributes are passed on...
John MacFarlane
1
-1
/
+1
2021-05-17
HTML writer: keep attributes from code nested below pre tag.
Albert Krewinkel
1
-1
/
+12
2021-05-17
HTML writer: ensure headings only have valid attribs in HTML4
Albert Krewinkel
1
-2
/
+14
2021-05-17
ConTeXt writer: use span identifiers as reference anchors.
Albert Krewinkel
1
-2
/
+6
2021-05-16
LaTeX template: define commands for zero width non-joiner character
Albert Krewinkel
3
-6
/
+7
2021-05-16
Markdown writer: fewer unneeded escapes for `#`.
John MacFarlane
1
-2
/
+11
2021-05-16
Markdown writer: improve escaping of `@`.
John MacFarlane
1
-1
/
+1
2021-05-15
Docx writer: copy over more settings from referenc.odcx.
John MacFarlane
1
-1
/
+16
2021-05-15
HTML writer: parse `<header>` as a Div
Albert Krewinkel
1
-0
/
+2
2021-05-14
HTML reader: keep h1 tags as normal headers (#7274)
Albert Krewinkel
1
-5
/
+1
2021-05-14
Beamer writer: support exampleblock and alertblock.
John MacFarlane
1
-3
/
+8
2021-05-14
Docx writer: fix alignment for cells.
Albert Krewinkel
1
-14
/
+20
2021-05-14
Docx writer: allow multirow table headers
Albert Krewinkel
1
-17
/
+25
2021-05-14
HTML reader: don't fail on unmatched closing "script" tag.
Albert Krewinkel
1
-7
/
+9
2021-05-13
Implement curly-brace syntax for Markdown citation keys.
John MacFarlane
4
-14
/
+27
2021-05-12
Plain writer: handle superscript unicode minus.
John MacFarlane
1
-0
/
+1
[prev]
[next]