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-10-04
Version to 2.4.
John MacFarlane
1
-1
/
+1
2018-10-04
Add lookupMeta* functions to Text.Pandoc.Writers.Shared (#4907)
Mauro Bieg
6
-65
/
+68
2018-10-04
Vimwiki reader: code cleanup
Alexander Krotov
1
-11
/
+7
2018-10-03
OpenDocument writer: make 'Figure' term sensitive to `lang` in metadata.
John MacFarlane
1
-9
/
+16
2018-10-03
Text.Pandoc.Writers.Shared: added `metaValueToString`.
John MacFarlane
1
-0
/
+9
2018-10-03
OpenDocument writer: Implement figure numbering in captions (#4944)
Nils Carlson
2
-2
/
+14
2018-10-03
TWiki reader: hlint
Alexander Krotov
1
-61
/
+50
2018-10-03
Travis: comment out 8.6.1 for now.
John MacFarlane
1
-3
/
+3
2018-10-02
Added tools/changelog-helper.sh.
John MacFarlane
2
-2
/
+24
2018-10-02
Add ghc 8.6.1 to travis.
John MacFarlane
1
-0
/
+4
2018-10-02
Removed Text.Pandoc.Groff.
John MacFarlane
5
-46
/
+11
2018-10-02
cabal.project - added pandoc.citeproc again.
John MacFarlane
1
-0
/
+5
2018-10-02
OpenDocument writer: improve bullet/numbering alignment.
John MacFarlane
2
-193
/
+579
2018-10-02
Makefile - make stack quick build the default
John MacFarlane
1
-3
/
+3
2018-10-02
Makefile: improved quick-cabal target.
John MacFarlane
1
-3
/
+4
2018-10-02
T.P.Lua.StackInstances - moved pragmas to top of file.
John MacFarlane
1
-5
/
+5
2018-10-01
cabal.project - remove source-dependency stanzas.
John MacFarlane
1
-14
/
+0
2018-10-01
Makefile: added quick-cabal target as default.
John MacFarlane
1
-0
/
+5
2018-10-01
Version to 2.3.2.
John MacFarlane
1
-1
/
+1
2018-10-01
Shared: new export `splitSentences` [API change].
John MacFarlane
3
-52
/
+26
2018-10-01
Moved isArgTok to Readers.LaTeX.Parsing.
John MacFarlane
2
-5
/
+6
2018-10-01
Moved babelLangToBCP, polyglossiaLangToBCP to new module...
John MacFarlane
3
-134
/
+176
2018-10-01
Lua filters: report traceback when an error occurs
Albert Krewinkel
9
-16
/
+49
2018-10-01
Lua Util: add missing docstring to defineHowTo
Albert Krewinkel
1
-1
/
+1
2018-09-30
Implement `--ascii` (`writerPreferAscii`) in writers, not App.
John MacFarlane
13
-76
/
+230
2018-09-30
Text.Pandoc.Options: add writerPreferAscii to WriterOptions.
John MacFarlane
1
-0
/
+2
2018-09-30
pandoc.cabal: make base lower bound 4.8.
John MacFarlane
1
-5
/
+5
2018-09-30
LaTeX reader: simplified accent code using unicode-transforms.
John MacFarlane
2
-322
/
+34
2018-09-29
LaTeX writer: Fix description lists contining highlighted code.
John MacFarlane
1
-2
/
+4
2018-09-29
LaTeX reader: allow verbatim blocks ending with blank lines.
John MacFarlane
2
-1
/
+44
2018-09-29
LaTeX reader: support breq math environments: dmath, dgroup, darray.
John MacFarlane
1
-0
/
+6
2018-09-28
Use released pandoc-citeproc, texmath.
John MacFarlane
1
-0
/
+2
2018-09-28
Update changelog.
John MacFarlane
1
-2
/
+7
2018-09-28
Added Text.Pandoc.Readers.LaTeX.Parsing (unexported).
John MacFarlane
3
-557
/
+667
2018-09-28
Parse empty argument array in inline src blocks.
leungbk
2
-1
/
+9
2018-09-27
Version to 2.3.1.
John MacFarlane
4
-6
/
+6
2018-09-27
Update changelog, AUTHORS.md.
John MacFarlane
2
-12
/
+69
2018-09-27
HTML writer: avoid adding extra section nestings for revealjs.
John MacFarlane
1
-1
/
+1
2018-09-27
JATS writer: remove 'role' attribute on 'bold' and 'sc' elements.
John MacFarlane
2
-10
/
+8
2018-09-27
HTML writer: omit unknown attributes in EPUB2 output.
John MacFarlane
1
-8
/
+140
2018-09-27
HTML, Muse reader tests: reduce time taken by round-trip test.
John MacFarlane
2
-4
/
+6
2018-09-27
MANUAL: epub:type is only useful for epub3
Mauro Bieg
1
-3
/
+3
2018-09-26
appveyor - Removed new-clean.
John MacFarlane
1
-1
/
+0
2018-09-26
Fixed appveyor improvemnets.
John MacFarlane
1
-7
/
+6
2018-09-26
More appveyor improvements.
John MacFarlane
1
-4
/
+7
2018-09-26
Added 'allow-newer' to cabal.project.
John MacFarlane
2
-2
/
+4
2018-09-26
appveyor - different try with 'new-test'.
John MacFarlane
1
-1
/
+1
2018-09-26
appveyor - single quote cache.
John MacFarlane
1
-1
/
+1
2018-09-26
appveyor - remove old stack stuff; revise to run new-test.
John MacFarlane
1
-50
/
+13
2018-09-26
appveyor - fix problem when cached cabal db already exists.
John MacFarlane
1
-3
/
+3
[prev]
[next]