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
2013-08-06
Updated changelog
John MacFarlane
1
-0
/
+1
2013-08-06
Beamer template: Added fonttheme variable.
John MacFarlane
2
-8
/
+11
2013-08-06
Biblio: Capitalize citation note only if it has a prefix.
John MacFarlane
2
-7
/
+11
2013-08-05
Require latest version of texmath.
John MacFarlane
1
-1
/
+1
2013-08-05
Updated changelog.
John MacFarlane
1
-49
/
+149
2013-08-04
Remove CPP from default-extensions; add pragmas to modules as needed.
John MacFarlane
5
-10
/
+4
2013-08-03
Removed comment that chokes recent cpp.
John MacFarlane
1
-1
/
+0
2013-08-03
MediaWiki writer: Use native mediawiki tables instead of HTML.
John MacFarlane
2
-235
/
+164
2013-08-03
Text.Pandoc: Don't reexport ToJSONFilter.
John MacFarlane
1
-2
/
+2
2013-08-03
pandoc.cabal: Removed support for ghc version < 7.2.
John MacFarlane
1
-40
/
+6
2013-08-03
Text.Pandoc.JSON: Use To/FromJSON instances from pandoc-types.
John MacFarlane
1
-62
/
+12
2013-08-02
Biblio: Don't interfere with Notes that aren't citation notes.
John MacFarlane
1
-2
/
+3
2013-08-02
Biblio: Override citeproc-hs's endWithPunct.
John MacFarlane
1
-1
/
+14
2013-07-30
Fixed compilation with http-conduit flag False.
John MacFarlane
1
-2
/
+2
2013-07-29
Markdown atx headers: Allow `.` or `)` after `#` if no `fancy_lists`.
John MacFarlane
1
-1
/
+2
2013-07-29
Document that `fancy_lists` turns on `#` as list marker.
John MacFarlane
1
-0
/
+6
2013-07-26
Beamer: add allowframebreaks to slide if set in header classes.
John MacFarlane
2
-8
/
+21
2013-07-25
LaTeX writer: Change `\` to `/` in paths.
John MacFarlane
1
-2
/
+4
2013-07-25
LaTeX reader: Support `\v{}` for hacek.
John MacFarlane
1
-0
/
+37
2013-07-25
Textile reader: Improved handling of `<pre>` blocks.
John MacFarlane
2
-5
/
+11
2013-07-23
Revert "Added `--filter` option."
John MacFarlane
3
-30
/
+4
2013-07-23
Added `--filter` option.
John MacFarlane
3
-4
/
+30
2013-07-23
Text.Pandoc: Added readJSON, writeJSON to the API.
John MacFarlane
1
-9
/
+17
2013-07-23
Test suite changes for new highlighting-kate version.
John MacFarlane
3
-3
/
+3
2013-07-22
Require highlighting-kate 0.5.5.
John MacFarlane
1
-3
/
+3
2013-07-21
Biblio: Tweaks to improve default behavior.
John MacFarlane
1
-7
/
+15
2013-07-21
LaTeX reader: Don't add spurious ", " to citation suffixes.
John MacFarlane
3
-26
/
+22
2013-07-20
Markdown reader: Improved strong/emph parsing.
John MacFarlane
1
-34
/
+54
2013-07-20
PDF generation improvements.
John MacFarlane
3
-9
/
+56
2013-07-20
Added info about CABALDIR.
John MacFarlane
1
-0
/
+2
2013-07-20
LaTeX template: Added `biblio-style` variable.
John MacFarlane
2
-8
/
+7
2013-07-20
Merge pull request #924 from drothlis/patch-1
John MacFarlane
1
-1
/
+1
2013-07-20
README: Fix minor typo
David Röthlisberger
1
-1
/
+1
2013-07-18
Text.Pandoc.PDF: put temporary output directory in TEXINPUTS.
John MacFarlane
1
-4
/
+12
2013-07-18
Fixed warning.
John MacFarlane
1
-1
/
+1
2013-07-18
Improved fetching of external resources.
John MacFarlane
5
-17
/
+24
2013-07-17
Added `ignore_line_breaks` markdown extension.
John MacFarlane
3
-0
/
+8
2013-07-17
LaTeX/Beamer template: Added `classoption` variable.
John MacFarlane
2
-7
/
+10
2013-07-16
Text.Pandoc.ImageSize: Handle EPS.
John MacFarlane
2
-1
/
+24
2013-07-16
HTML reader: read widths from col tags if present.
John MacFarlane
1
-6
/
+23
2013-07-16
HTML reader: Handle non-simple tables (#893).
John MacFarlane
1
-3
/
+9
2013-07-16
HTML reader: Generalized table parser.
John MacFarlane
1
-4
/
+9
2013-07-15
Fixed YAML code block in README.
John MacFarlane
1
-13
/
+13
2013-07-14
Updated sample.lua for new metadata.
John MacFarlane
1
-5
/
+5
2013-07-14
Updated changelog for pending release.
John MacFarlane
1
-0
/
+339
2013-07-14
Updated authors in README.
John MacFarlane
1
-1
/
+2
2013-07-14
Fixing wrong numbered-list indentation in open document format
Alexander Kondratskiy
2
-24
/
+26
2013-07-13
Another attempt at .travis.yml.
John MacFarlane
1
-6
/
+7
2013-07-13
Another attempt at the travis build spec.
John MacFarlane
1
-3
/
+2
2013-07-13
Tweaked travis script to use cabal-dev.
John MacFarlane
1
-4
/
+6
[prev]
[next]