index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-17
Ensure that options imply `--standalone` even in defaults file.
John MacFarlane
2
-16
/
+17
2019-11-17
Regenerate man page.
John MacFarlane
1
-19
/
+14
2019-11-17
Changelog for 2.8 consolidate jira writer sections (#5912)
Mauro Bieg
1
-6
/
+3
2019-11-16
Update changelog.
John MacFarlane
1
-2
/
+17
2019-11-16
Ms template: Use Palatino for default font.
John MacFarlane
2
-2
/
+2
2019-11-16
Updaet ms writer test.
John MacFarlane
1
-1
/
+1
2019-11-16
Ms template: slightly wider default interparagraph space.
John MacFarlane
1
-1
/
+1
2019-11-16
Ms writer: boldface definition terms in DefinitionLists.
John MacFarlane
2
-18
/
+19
2019-11-16
MANUAL: fix formatting for --shift-heading-level.
John MacFarlane
1
-1
/
+1
2019-11-16
ms template: default to page numbers on bottom, no paragaraph indent.
John MacFarlane
2
-2
/
+8
2019-11-16
ConTeXt template: add a saner default for page numbers.
John MacFarlane
3
-0
/
+4
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
Fix changelog list formatting.
John MacFarlane
1
-20
/
+20
2019-11-16
ConTeXt writer: use braces, not start/stop, for inline language tags.
John MacFarlane
2
-9
/
+8
2019-11-16
Update default.context (#5875)
Denis Maier
1
-0
/
+16
2019-11-16
Add `Ext_smart` to list of possible extensions for HTML.
John MacFarlane
1
-0
/
+1
2019-11-16
Regenerate README.md.
John MacFarlane
1
-0
/
+1
2019-11-16
Adjust date on manual, regenerate man page.
John MacFarlane
2
-140
/
+880
2019-11-16
Update changelog, AUTHORS.
John MacFarlane
2
-4
/
+87
2019-11-16
Change styles in reference.docx.
John MacFarlane
29
-7
/
+6
2019-11-16
Patch for fixing spacing problem on CJK language. (#5855)
jeongminkim-islab
1
-1
/
+1
2019-11-15
RST writer: Improve spacing for tables with no width information.
John MacFarlane
4
-15
/
+94
2019-11-15
LaTeX Reader: Add KOMA-Script metadata commands (#5910)
Andrew Dunning
1
-1
/
+8
2019-11-14
Change reference.docx to use more normal block quotes.
John MacFarlane
29
-7
/
+1
2019-11-14
Default files: Allow leaving input-files blank again.
John MacFarlane
2
-4
/
+5
2019-11-14
Change optInputFiles to a `Maybe [FilePath]`.
John MacFarlane
5
-16
/
+22
2019-11-14
Writers.Shared: Clean up code for adding metadata to variables.
John MacFarlane
1
-10
/
+9
2019-11-14
Markdown reader: use take1WhileP for table row.
John MacFarlane
1
-1
/
+1
2019-11-14
Markdown reader: Use take1WhileP for str.
John MacFarlane
1
-1
/
+3
2019-11-14
Parsing: Rename takeWhileP -> take1WhileP and clean it up.
John MacFarlane
1
-9
/
+11
2019-11-14
Allow combining `-Vheader-includes` and `--include-in-header`.
John MacFarlane
2
-15
/
+23
2019-11-14
Fixed some test locations and put test data files in extra-source-files.
John MacFarlane
11
-7
/
+13
2019-11-14
Fix regression preventing header-includes from being set using -V.
John MacFarlane
2
-1
/
+10
2019-11-14
RST writer: fix backslash escaping after strings
Albert Krewinkel
2
-2
/
+5
2019-11-13
Fix regression introduced by last commit.
John MacFarlane
1
-1
/
+2
2019-11-13
Markdown reader: don't parse footnote body unless extension enabled.
John MacFarlane
1
-18
/
+20
2019-11-13
Add test for #5881.
John MacFarlane
7
-0
/
+23
2019-11-13
Default files: combine with prior values when appropriate.
John MacFarlane
2
-21
/
+54
2019-11-13
Update manual in light of last change.
John MacFarlane
1
-1
/
+1
2019-11-13
Use `atx-headers` rather than `setext-headers` in defaults file...
John MacFarlane
1
-2
/
+2
2019-11-13
Ensure there's a blank line before RST tables.
John MacFarlane
2
-4
/
+41
2019-11-13
doc/lua-filters.md: mention which Lua version is shipped with pandoc
Albert Krewinkel
1
-3
/
+3
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
143
-5981
/
+6368
2019-11-11
Clarify MANUAL.txt on `--preserve-tabs`
John MacFarlane
1
-3
/
+4
2019-11-11
Fix typos (#5896)
Brian Wignall
3
-10
/
+10
2019-11-11
Markdown reader: fix small super/subscript issue.
John MacFarlane
3
-8
/
+20
2019-11-11
Change the implementation of `htmlSpanLikeElements` and implement `<dfn>` (#5...
Florian Beeres
4
-7
/
+36
2019-11-07
DocBook reader: Fix bug with entities in mathphrase element.
John MacFarlane
2
-4
/
+22
2019-11-07
FIx typo in cabal.project.
John MacFarlane
1
-1
/
+1
[prev]
[next]