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
2016-10-10
Merge pull request #3156 from ickc/removing-googlecode
John MacFarlane
1
-5
/
+0
2016-10-09
Delete googlecode-upload.sh
ickc
1
-5
/
+0
2016-10-09
remove temporary checklist
KolenCheung
1
-9
/
+0
2016-10-09
update manual accordingly
KolenCheung
3
-8
/
+9
2016-10-09
removed mmd raw_tex in src/Text/Pandoc/Options.hs
KolenCheung
2
-9
/
+11
2016-10-09
add a temp file to keep track of all files involving markdown_mmd and multima...
KolenCheung
1
-0
/
+8
2016-10-06
Added a small clarification on --webtex with Markdown output.
John MacFarlane
1
-1
/
+2
2016-10-06
fix typo
KolenCheung
1
-1
/
+1
2016-10-06
Replace Google Chart API by CodeCogs
KolenCheung
3
-9
/
+9
2016-10-05
Docx writer: Move one more env var to Reader monad
Jesse Rosenthal
1
-6
/
+5
2016-10-05
Docx writer: code legibility fixups.
Jesse Rosenthal
1
-5
/
+6
2016-10-04
Docx writer: Clean up and streamline RTL behavior
Jesse Rosenthal
1
-71
/
+77
2016-10-04
Docx writer: move a couple more vars to ReaderT
Jesse Rosenthal
1
-21
/
+29
2016-10-04
Merge pull request #3141 from ickc/master
John MacFarlane
1
-2
/
+2
2016-10-03
Update KaTeX to v0.6.0
KolenCheung
1
-2
/
+2
2016-10-03
Clean up commented-out code
Jesse Rosenthal
1
-12
/
+0
2016-10-03
Remove bool on setRTL.
Jesse Rosenthal
1
-17
/
+13
2016-10-03
Filter text/para props correctly.
Jesse Rosenthal
1
-2
/
+2
2016-10-03
Add a boolean flag to the setRTL function.
Jesse Rosenthal
1
-5
/
+5
2016-10-03
Test for "dir" metadata.
Jesse Rosenthal
1
-2
/
+7
2016-10-03
Add setRTL and setLTR functions.
Jesse Rosenthal
1
-8
/
+41
2016-10-03
Move more enviroment vars to Reader Monad.
Jesse Rosenthal
1
-62
/
+52
2016-10-03
Add ReaderT env to the docx writer:
Jesse Rosenthal
1
-8
/
+17
2016-10-02
MediaWiki writer: transform filename with underscores in images.
John MacFarlane
1
-1
/
+1
2016-10-02
EPUB writer: use stringify instead of plain writer for metadata.
John MacFarlane
1
-6
/
+4
2016-10-02
AsciiDoc writer: avoid unnecessary use of "unconstrained" emphasis.
John MacFarlane
2
-11
/
+21
2016-10-02
Revert overhasty bounds change for pandoc-types.
John MacFarlane
1
-3
/
+3
2016-10-02
Use doctemplates 0.1.0.2.
John MacFarlane
7
-12
/
+13
2016-10-02
Removed unneeded stack.hsb2hs.yaml.
John MacFarlane
2
-5
/
+1
2016-10-02
Use doctemplates 0.1.0.1.
John MacFarlane
6
-6
/
+6
2016-10-02
Added doctemplates to stack.lts6.yaml.
John MacFarlane
1
-0
/
+1
2016-10-02
Moved template compiling/rendering code to a separate library.
John MacFarlane
7
-259
/
+14
2016-10-01
Removed cabal 1.16 cruft from .travis.yml.
John MacFarlane
1
-5
/
+3
2016-09-30
Merge pull request #3136 from nichtich/patch-1
John MacFarlane
1
-0
/
+1
2016-09-30
Execute .js filters with node
Jakob Voß
1
-0
/
+1
2016-09-28
Update changelog.
John MacFarlane
1
-0
/
+8
2016-09-28
Markdown reader: added bracket syntax for native spans.
John MacFarlane
5
-1
/
+26
2016-09-28
Updated test suite.
John MacFarlane
4
-0
/
+24
2016-09-28
Updated changelog
John MacFarlane
1
-0
/
+2
2016-09-28
LaTeX template: use footnote package to fix notes in tables.
John MacFarlane
1
-7
/
+9
2016-09-28
revealjs template: Added `notes-server` option (Yoan Blanc).
John MacFarlane
2
-5
/
+11
2016-09-28
Updated changelog.
John MacFarlane
1
-3
/
+17
2016-09-28
LaTeX template: set default figure placement.
John MacFarlane
1
-5
/
+5
2016-09-28
Merge pull request #3093 from wilx/master-figure-placement
John MacFarlane
2
-2
/
+2
2016-09-28
Whitespace fixes.
John MacFarlane
1
-3
/
+3
2016-09-27
Update MANUAL.txt for new filter behavior.
Jesse Rosenthal
1
-6
/
+17
2016-09-27
Check `$DATADIR/filters` for filters
Jesse Rosenthal
1
-5
/
+20
2016-09-26
Updated man page and MANUAL date.
John MacFarlane
2
-11
/
+91
2016-09-25
USe latest pandoc-citeproc in binary package stack.yaml.
John MacFarlane
3
-3
/
+3
2016-09-25
Use p tags for subtitle, author, date in epub, revealjs, slidy templates.
John MacFarlane
2
-8
/
+9
[next]