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
2018-03-23
Powerpoint writer: change notes state to a simpler per-slide value
Jesse Rosenthal
1
-18
/
+7
2018-03-23
Powerpoint writer: Remove `Maybe` from `SpeakerNotes` in `Slide`.
Jesse Rosenthal
2
-71
/
+71
2018-03-21
MANUAL.txt fix raw content example (#4479)
Mauro Bieg
1
-1
/
+2
2018-03-21
Parsing: Fix romanNumeral parser.
John MacFarlane
1
-3
/
+3
2018-03-21
Muse writer: don't align ordered list items
Alexander Krotov
3
-13
/
+10
2018-03-21
Powerpoint writer: add tests for improved speaker notes.
Jesse Rosenthal
4
-0
/
+37
2018-03-21
Powerpoint writer: handle speaker notes earlier in the conversion process
Jesse Rosenthal
1
-15
/
+23
2018-03-21
Powerpoint writer: Keep notes with related blocks
Jesse Rosenthal
1
-8
/
+17
2018-03-20
Update stack.yaml to work with stackage nightly.
John MacFarlane
2
-1
/
+4
2018-03-20
Muse writer: escape "]" in image title
Alexander Krotov
2
-1
/
+3
2018-03-20
Muse writer: remove key-value pairs from attributes before normalization
Alexander Krotov
1
-1
/
+8
2018-03-20
Muse writer: escape ";" to avoid accidental comments
Alexander Krotov
2
-1
/
+3
2018-03-20
Muse writer: escape "]" brackets in URLs as "%5D"
Alexander Krotov
2
-2
/
+22
2018-03-19
Use pandoc-citeproc 0.14.3.
John MacFarlane
2
-2
/
+2
2018-03-19
Fix example in lua-filters docs. Fixes #4459 (#4476)
HeirOfNorton
1
-1
/
+1
2018-03-19
MANUAL: specify that you use html for raw output in epub.
John MacFarlane
1
-3
/
+4
2018-03-19
Removed old lib directory.
John MacFarlane
3
-302
/
+0
2018-03-19
Small improvement of doc change in #4472.
John MacFarlane
1
-1
/
+4
2018-03-19
Add examples for raw docx blocks (#4472)
Tristan Stenner
1
-1
/
+12
2018-03-18
Bumped some versions in stack.yaml.
John MacFarlane
2
-8
/
+10
2018-03-18
Fixed duplicate entry in stack.lts9.yaml.
John MacFarlane
1
-1
/
+0
2018-03-18
Ms writer: don't escape hyphens.
John MacFarlane
3
-13
/
+15
2018-03-18
Comment out Muse reader round-trip test.
John MacFarlane
1
-3
/
+4
2018-03-18
Removed unnecessary import.
John MacFarlane
1
-2
/
+0
2018-03-18
Update changelog.
John MacFarlane
1
-3
/
+22
2018-03-18
Make 'weigh-pandoc' into a benchmark program.
John MacFarlane
1
-14
/
+7
2018-03-18
Added Prelude imports to sources in benchmark and trypandoc.
John MacFarlane
3
-0
/
+6
2018-03-18
Missing backticks (#4462)
Björn Buckwalter
1
-1
/
+1
2018-03-18
EPUB writer: remove notes from TOC in nav.xhtml (#4463)
Mauro Bieg
1
-4
/
+5
2018-03-18
Removed old-locale flag and Text.Pandoc.Compat.Time.
John MacFarlane
12
-68
/
+12
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
177
-11
/
+353
2018-03-18
pandoc.cabal: fix up other-extensions and language fields.
John MacFarlane
1
-13
/
+11
2018-03-18
Fix what was missing in last commit.
John MacFarlane
1
-14
/
+8
2018-03-18
New approach to custom Prelude.
John MacFarlane
2
-14
/
+38
2018-03-18
Man page update.
John MacFarlane
1
-0
/
+10
2018-03-17
Use pandoc-citeproc 0.14.2.
John MacFarlane
2
-2
/
+2
2018-03-17
hlint fixes.
John MacFarlane
18
-41
/
+40
2018-03-17
stack.yaml - don't force latest haddock-library.
John MacFarlane
2
-2
/
+0
2018-03-17
Manual formatting tweaks.
John MacFarlane
1
-11
/
+14
2018-03-17
Update changelog.
John MacFarlane
1
-1
/
+13
2018-03-17
ConTeXt template: pdfa variable to generate PDF/A (#4294)
Henri Menke
2
-0
/
+17
2018-03-17
Add support to parse unit string of \SI command (closes #4296).
Marc Schreiber
2
-1
/
+50
2018-03-17
Update changelog.
John MacFarlane
2
-0
/
+23
2018-03-17
Fixed typo introduced in merge.
John MacFarlane
1
-1
/
+1
2018-03-17
Update man page.
John MacFarlane
2
-2
/
+45
2018-03-17
RST writer: filter out empty inline containers (#4434).
Francesco Occhipinti
2
-10
/
+29
2018-03-17
Don't wrap lines in grid tables when `--wrap=none` (#4320)
Francesco Occhipinti
2
-12
/
+45
2018-03-17
Provide `bidi` package's option using `\PassOptionsToPackage` (#4357).
Václav Haisman
2
-8
/
+5
2018-03-17
RST writer: separate inline transformation logic from writing logic (#4438)
Francesco Occhipinti
1
-18
/
+22
2018-03-17
RST writer: strip whitespace within inlines, closes #4327 (#4329)
Francesco Occhipinti
3
-1
/
+13
[prev]
[next]