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
2015-11-12
Added Arata Mizuki to contributor list.
John MacFarlane
1
-0
/
+1
2015-11-12
Bump version to 1.15.2.
John MacFarlane
1
-1
/
+1
2015-11-12
Debian: added configurable VAGRANTBOX env variable.
John MacFarlane
2
-2
/
+3
2015-11-12
Updated tests for template changes.
John MacFarlane
6
-34
/
+28
2015-11-12
ConTeXt and LaTeX templates: more cleanup (Andrew Dunning).
John MacFarlane
1
-10
/
+7
2015-11-12
Updated date on README.
John MacFarlane
1
-1
/
+1
2015-11-12
README: consistent capitalization for pandoc and Markdown.
John MacFarlane
1
-95
/
+95
2015-11-12
EPUB writer: don't download linked media when `data-external` attribute set.
John MacFarlane
2
-2
/
+20
2015-11-12
LaTeX writer: set `colorlinks`...
John MacFarlane
1
-1
/
+4
2015-11-09
Fixed shadowing error.
John MacFarlane
1
-3
/
+3
2015-11-09
make_travis_yml.hs: don't suppress -Werror on ghc 7.10.
John MacFarlane
1
-1
/
+1
2015-11-09
Restored Text.Pandoc.Compat.Monoid.
John MacFarlane
22
-30
/
+64
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
109
-118
/
+12
2015-11-09
Revert "Use Default-extensions rather than ghc-options for NoImplicitPrelude."
John MacFarlane
1
-8
/
+4
2015-11-09
Revert "Give up support for ghc 7.4."
John MacFarlane
3
-2
/
+5
2015-11-09
Remove redundant `center` variable for reveal.js.
Andrew Dunning
1
-3
/
+0
2015-11-08
Give up support for ghc 7.4.
John MacFarlane
3
-5
/
+2
2015-11-08
Use Default-extensions rather than ghc-options for NoImplicitPrelude.
John MacFarlane
1
-4
/
+8
2015-11-08
Merge pull request #2502 from minoki/latex-comment-environment
John MacFarlane
1
-1
/
+2
2015-11-08
Merge pull request #2505 from tarleb/org-header-markup-fix
John MacFarlane
2
-1
/
+12
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
109
-12
/
+118
2015-11-08
Org reader: fix markup parsing in headers
Albert Krewinkel
2
-1
/
+12
2015-11-08
LaTeX reader: Handle `comment` environment.
ARATA Mizuki
1
-1
/
+2
2015-11-04
Merge pull request #2472 from adunning/patch-1
John MacFarlane
1
-15
/
+21
2015-11-01
LaTeX writer: properly handle footnotes in captions.
John MacFarlane
1
-15
/
+18
2015-11-01
LaTeX writer: avoid footnotes in list of figures.
John MacFarlane
1
-1
/
+14
2015-10-30
Pipe tables with long lines now get relative cell widths.
John MacFarlane
3
-14
/
+39
2015-10-30
HTML writer: use width on whole table if col widths sum to < 100%.
John MacFarlane
2
-5
/
+12
2015-10-30
Beamer template: added code to prevent slide breaks inside paragraphs.
John MacFarlane
1
-13
/
+8
2015-10-30
Textile reader: don't do smart punctuation unless explicitly asked.
John MacFarlane
3
-15
/
+14
2015-10-29
Beamer template: fix incompatibility of section slides with natbib.
John MacFarlane
1
-7
/
+15
2015-10-28
Revert "New approach to stack build on appveyor."
John MacFarlane
3
-171
/
+33
2015-10-28
New approach to stack build on appveyor.
John MacFarlane
3
-33
/
+171
2015-10-28
Fixed omitted `url(...)` in CSS data-uri with `--self-contained`.
John MacFarlane
1
-1
/
+1
2015-10-28
LaTeX writer: add `\protect` to `\hyperlink`.
John MacFarlane
2
-2
/
+2
2015-10-27
Change default for old-locale flag to False.
John MacFarlane
1
-1
/
+1
2015-10-27
LaTeX writer: Use `\hypertarget` and `\hyperlink` for links.
John MacFarlane
2
-18
/
+10
2015-10-26
Markdown reader: improved parser for `mmd_title_block`.
John MacFarlane
1
-9
/
+8
2015-10-26
Merge pull request #2484 from nickbart1980/patch-4
John MacFarlane
1
-2
/
+3
2015-10-26
Added de-CH-1901, fixed el-polyton
nickbart1980
1
-2
/
+3
2015-10-25
Merge pull request #2481 from mb21/textarabic
John MacFarlane
1
-1
/
+1
2015-10-25
Template improvements (Andrew Dunning).
John MacFarlane
4
-16
/
+19
2015-10-25
Merge pull request #2477 from tarleb/org-toggling-header-args
John MacFarlane
2
-4
/
+35
2015-10-25
LaTeX writer: \textarabic fix
mb21
1
-1
/
+1
2015-10-25
Org reader: allow toggling header args
Albert Krewinkel
2
-4
/
+35
2015-10-24
deb/Makefile: added 'clean'.
John MacFarlane
1
-1
/
+4
2015-10-24
deb/Vagrantfile: share .., so we can put the deb there.
John MacFarlane
1
-1
/
+1
2015-10-24
Added Vagrantfile for building deb in vm.
John MacFarlane
2
-0
/
+81
2015-10-24
Fixed typo.
John MacFarlane
2
-2
/
+2
2015-10-24
Fixed typo.
John MacFarlane
1
-1
/
+1
[prev]
[next]