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-10-08
Travis: use cabal-install 1.22 not head.
John MacFarlane
1
-2
/
+2
2015-10-08
travis: use ghc 7.10.2 instead of 7.10.1.
John MacFarlane
1
-2
/
+2
2015-10-07
appveyor: don't cache HP or install wix toolset.
John MacFarlane
1
-4
/
+1
2015-10-07
appveyor.yml: back to cabal/HP based build.
John MacFarlane
1
-20
/
+35
2015-10-07
Beamer template: Added space after colon in figure caption.
John MacFarlane
1
-7
/
+6
2015-10-06
appveyor.yml - try with 32bit version of stack.
John MacFarlane
1
-2
/
+2
2015-10-06
Updated changelog. Still need to organize this.
John MacFarlane
1
-0
/
+227
2015-10-06
Allow http-types 0.9.
John MacFarlane
1
-1
/
+1
2015-10-05
appveyor.yml: added 'echo "" |' to work around broken stdin.
John MacFarlane
1
-1
/
+1
2015-10-05
Minor change in README: and -> or.
John MacFarlane
1
-1
/
+1
2015-10-05
Merge pull request #2435 from adunning/patch-2
John MacFarlane
1
-63
/
+81
2015-10-05
appveyor.yml: in stack steup, specify 64-bit ghc.
John MacFarlane
1
-1
/
+1
2015-10-05
appveyor.yml: added stack setup.
John MacFarlane
1
-0
/
+1
2015-10-05
appveyor.yml: new attempt to build with stack.
John MacFarlane
1
-35
/
+19
2015-10-05
Revise variables discussion in README.
Andrew Dunning
1
-63
/
+81
2015-10-04
Merge pull request #2432 from hftf/hyphens
John MacFarlane
5
-1
/
+13
2015-10-04
Updated tests for changes to latex template.
John MacFarlane
3
-3
/
+27
2015-10-04
Updated latex template to work better with tufte...
John MacFarlane
1
-7
/
+7
2015-10-04
Docx Reader: Create special punctuation test
Ophir Lifshitz
3
-0
/
+6
2015-10-04
Docx Reader: Parse soft, no-break hyphen elements
Ophir Lifshitz
2
-1
/
+7
2015-10-03
Template updates.
John MacFarlane
2
-11
/
+15
2015-10-03
Allow HUnit 1.3
John MacFarlane
1
-1
/
+1
2015-10-03
FIxed typo: Ext_superscript, Ext_subscript.
John MacFarlane
1
-2
/
+2
2015-10-03
For markdown_mmd, add: implicit_figures, superscripts, subscripts.
John MacFarlane
1
-0
/
+9
2015-09-29
Beamer template: allow setting outer/inner theme.
John MacFarlane
1
-7
/
+7
2015-09-27
appveyor.yml: removed part that builds the package.
John MacFarlane
1
-15
/
+15
2015-09-27
appveyor.yml: Fixed another multiline statement.
John MacFarlane
1
-4
/
+1
2015-09-27
appveyor.yml: Another attempt to set VERSION.
John MacFarlane
1
-2
/
+1
2015-09-27
appveyor.yml: put whole for loop on one line.
John MacFarlane
1
-4
/
+1
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
[next]