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
/
Writers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-08
reveal.js: ensure that pauses work even in title slides.
John MacFarlane
1
-4
/
+6
2020-02-08
Clean up after "hlint --refactor" (#6129)
Joseph C. Sible
2
-6
/
+5
2020-02-08
More cleanup (#6130)
Joseph C. Sible
1
-7
/
+6
2020-02-07
Apply linter suggestions. Add fix_spacing to lint target in Makefile.
John MacFarlane
19
-162
/
+138
2020-02-07
Resolve HLint warnings
Albert Krewinkel
17
-113
/
+113
2020-02-07
Various minor cleanups and refactoring (#6117)
Joseph C. Sible
4
-23
/
+21
2020-02-05
Fix --number-offset with HTML TOC.
John MacFarlane
1
-10
/
+19
2020-02-05
MediaWiki writer: prevent triple `[[[`.
John MacFarlane
1
-1
/
+11
2020-02-03
Swap suboptimal uses of maybe and fromMaybe (#6111)
Joseph C. Sible
3
-10
/
+10
2020-02-03
Fix duplicate frame classes in LaTeX/Beamer output.
John MacFarlane
1
-2
/
+2
2020-01-19
Docx writer: fix regression with Compact style on tight lists. (#6073)
John MacFarlane
1
-1
/
+9
2020-01-12
HTML writer: fix duplicate attributes on headings.
John MacFarlane
1
-9
/
+10
2020-01-07
Jira writer: fix output of table headers
Albert Krewinkel
1
-4
/
+4
2020-01-07
Fix regression in handling of columns in beamer slides.
John MacFarlane
1
-5
/
+6
2020-01-07
Reveal.js writer: restore old behavior for 2D nesting.
John MacFarlane
1
-11
/
+17
2020-01-05
Fix regression in beamer slide structure with certain slide levels.
John MacFarlane
1
-8
/
+17
2020-01-05
Fix revealjs slide structure regression with certain slide levels.
John MacFarlane
1
-6
/
+8
2020-01-04
HTML writer: Add newlines to make slide show output more readable.
John MacFarlane
1
-6
/
+8
2020-01-03
Org writer: remove extra spaces from table cells
Albert Krewinkel
1
-1
/
+1
2020-01-01
LaTeX writer: properly handle unnumbered headings level 4+.
John MacFarlane
1
-1
/
+1
2019-12-21
HTML writer: more tweaks to avoid round-trip failures...
John MacFarlane
1
-2
/
+5
2019-12-21
Fix regression with --number-sections.
John MacFarlane
1
-2
/
+1
2019-12-20
Jira writer: use jira-wiki-markup renderer
Albert Krewinkel
1
-266
/
+222
2019-12-17
Improved --toc generation.
John MacFarlane
3
-9
/
+5
2019-12-17
Improved makeSections so we don't get doubled attributes.
John MacFarlane
1
-1
/
+2
2019-12-07
Fix --toc-depth regression in 2.8.
John MacFarlane
1
-3
/
+3
2019-12-05
HTML writer: add task-list class to ul if all elements are task list items.
John MacFarlane
1
-1
/
+10
2019-11-27
Remove redundant import.
John MacFarlane
1
-1
/
+0
2019-11-27
LaTeX writer - hlint.
John MacFarlane
1
-29
/
+24
2019-11-27
HTML writer: hlint improvements.
John MacFarlane
1
-25
/
+22
2019-11-27
Removed useless cpp for old versions of blaze.
John MacFarlane
1
-14
/
+0
2019-11-27
Removed unneeded pragma.
John MacFarlane
1
-1
/
+0
2019-11-25
EPUB writer: Fix regression with `--css option.
John MacFarlane
1
-9
/
+13
2019-11-25
RST writers: Use grid tables for 1-column tables.
John MacFarlane
1
-1
/
+1
2019-11-22
Jira writer: improve escaping of special chars (#5925)
Albert Krewinkel
1
-18
/
+9
2019-11-21
TEI writer: don't strip hash from internal links.
John MacFarlane
1
-6
/
+2
2019-11-19
Improve markdown escaping in list items.
John MacFarlane
1
-27
/
+25
2019-11-16
Ms writer: boldface definition terms in DefinitionLists.
John MacFarlane
1
-1
/
+2
2019-11-16
ConTeXt writer: set csl-hanging-ident variable if needed.
John MacFarlane
1
-2
/
+6
2019-11-16
ConTeXt writer: Use special environment for CSL references.
John MacFarlane
1
-0
/
+8
2019-11-16
ConTeXt writer: use braces, not start/stop, for inline language tags.
John MacFarlane
1
-2
/
+2
2019-11-15
RST writer: Improve spacing for tables with no width information.
John MacFarlane
2
-6
/
+26
2019-11-14
Writers.Shared: Clean up code for adding metadata to variables.
John MacFarlane
1
-10
/
+9
2019-11-14
RST writer: fix backslash escaping after strings
Albert Krewinkel
1
-2
/
+2
2019-11-13
Ensure there's a blank line before RST tables.
John MacFarlane
1
-4
/
+5
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
39
-2601
/
+2687
2019-11-11
Fix typos (#5896)
Brian Wignall
1
-1
/
+1
2019-11-11
Change the implementation of `htmlSpanLikeElements` and implement `<dfn>` (#5...
Florian Beeres
1
-2
/
+4
2019-11-07
Fix list fields in Opt so they aren't reversed.
John MacFarlane
1
-2
/
+6
2019-11-04
HTML Reader/Writer - Add support for <var> and <samp> (#5861)
Amogh Rathore
1
-6
/
+15
[prev]
[next]