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-09-27
appveyor.yml: another try in version extraction.
John MacFarlane
1
-1
/
+5
2015-09-27
appveyor.yml: removed :next label.
John MacFarlane
1
-1
/
+0
2015-09-27
appveyor.yml: Tried another approach to get pandoc version.
John MacFarlane
1
-4
/
+1
2015-09-27
appveyor.yml: don't run tests for pandoc-citeproc.
John MacFarlane
1
-2
/
+1
2015-09-27
appveyor.yml: use cmd instead of ps.
John MacFarlane
1
-5
/
+3
2015-09-27
appveyor.yml: Build pandoc-citeproc after main test.
John MacFarlane
1
-1
/
+3
2015-09-27
appveyor: cache Haskell Platform.
John MacFarlane
1
-0
/
+3
2015-09-27
Merge pull request #2420 from xymostech/patch-1
John MacFarlane
1
-2
/
+2
2015-09-27
appveyor.yml: fixed cabal flag.
John MacFarlane
1
-1
/
+1
2015-09-27
appveyor: attempt to create msi package after build.
John MacFarlane
1
-3
/
+28
2015-09-26
Removed unneeded imports.
John MacFarlane
2
-3
/
+2
2015-09-26
MediaBag: ensure that / is always used as path separator.
John MacFarlane
3
-8
/
+11
2015-09-26
appveyor.yml: revert to non-stack version.
John MacFarlane
1
-24
/
+17
2015-09-26
Update KaTeX JS and CSS versions.
Emily Eisenberg
1
-2
/
+2
2015-09-26
appveyor.yml: Get submodules.
John MacFarlane
1
-0
/
+1
2015-09-26
appveyor: Fixed stack.exe path.
John MacFarlane
1
-1
/
+1
2015-09-26
More appveyor fixes.
John MacFarlane
1
-2
/
+2
2015-09-26
appveyor.yml: changed clone dir.
John MacFarlane
1
-1
/
+5
2015-09-26
New appveyor.yml using stack.
John MacFarlane
1
-17
/
+19
2015-09-26
Changes to templates to support handling of bidirectional text.
John MacFarlane
1
-7
/
+7
2015-09-26
Merge pull request #2419 from mb21/bidi
John MacFarlane
3
-13
/
+59
2015-09-26
Slightly improved description of citation locators in README.
John MacFarlane
1
-6
/
+10
2015-09-26
Merge pull request #2418 from nickbart1980/patch-3
John MacFarlane
1
-1
/
+8
2015-09-26
Support bidirectional text output with XeLaTeX, ConTeXt and HTML
mb21
3
-13
/
+59
2015-09-26
Give details of locator terms
nickbart1980
1
-1
/
+8
2015-09-26
Removed unneeded import.
John MacFarlane
1
-1
/
+0
2015-09-25
Correctly recognize book documentclass in metadata.
John MacFarlane
1
-1
/
+1
2015-09-25
Markdown reader: handle 'id' and 'class' in parsing key/value attrs.
John MacFarlane
1
-1
/
+5
2015-09-25
LaTeX, ConTeXt templates: more specific language variables.
John MacFarlane
1
-6
/
+7
2015-09-24
Improve text generated for <xref> by employing docbook-xsl heuristics
Frerich Raabe
2
-5
/
+19
2015-09-24
Added proper support for DocBook 'xref' elements
Frerich Raabe
5
-2
/
+120
2015-09-23
Allow syb 0.6.
John MacFarlane
1
-3
/
+3
2015-09-23
Pass the parsed DocBook content along the state of readDocBook
Frerich Raabe
1
-2
/
+4
2015-09-23
Minor refactoring to readDocBook
Frerich Raabe
1
-2
/
+2
2015-09-23
LaTeX reader: support longtable.
John MacFarlane
1
-0
/
+2
2015-09-22
Merge pull request #2369 from mb21/language-variables
John MacFarlane
3
-16
/
+192
2015-09-20
Allow aeson 0.10.
John MacFarlane
2
-2
/
+3
2015-09-20
Merge pull request #2406 from tarleb/org-verse-fix
John MacFarlane
2
-1
/
+10
2015-09-19
Merge pull request #2405 from lierdakil/rest-normalize-amend
John MacFarlane
2
-1
/
+32
2015-09-19
Make sure verse blocks can contain empty lines
Albert Krewinkel
2
-1
/
+10
2015-09-19
[RST Writer] Don't normalize heading levels below input minimum
Nikolay Yakimov
2
-1
/
+32
2015-09-17
Markdown writer: in TOC, add links to headers.
John MacFarlane
1
-2
/
+5
2015-09-15
sample.lua - define CaptionedImage, add newline at end.
John MacFarlane
1
-1
/
+7
2015-09-09
Tests: docx writer tests now use "../data" for data directory.
John MacFarlane
1
-1
/
+4
2015-09-09
Use user data directory for reference docx archive.
John MacFarlane
1
-1
/
+1
2015-09-09
stack.yaml - bump to latest LTS Stackage.
John MacFarlane
1
-1
/
+1
2015-08-25
Removed obsolete reference to default.csl.
John MacFarlane
1
-2
/
+2
2015-08-20
`lang` variable is now in BCP47 format
mb21
3
-16
/
+192
2015-08-17
Merge pull request #2364 from gbataille/bugDoc
John MacFarlane
1
-6
/
+6
2015-08-17
[BUG] Haddock : * and ^ to be escaped in docs
Grégory Bataille
1
-6
/
+6
[prev]
[next]