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-14
Org reader: allow figure with empty caption
Albert Krewinkel
2
-3
/
+7
2016-10-14
Remove Tests.Arbitrary
Jesse Rosenthal
19
-212
/
+17
2016-10-14
Merge pull request #3146 from hubertp-lshift/feature/odt-list-start-value
John MacFarlane
8
-16
/
+24
2016-10-14
Added tests and a corner case for starting number
Hubert Plociniczak
7
-3
/
+4
2016-10-14
Travis: test with lts-7 not lts-6.
John MacFarlane
2
-21
/
+5
2016-10-13
Use latest pandoc-types in windows/stack.yaml.
John MacFarlane
1
-1
/
+1
2016-10-13
Use newest pandoc-types from repo.
John MacFarlane
1
-1
/
+1
2016-10-13
Markdown writer: Abstract out note/ref function.
Jesse Rosenthal
1
-28
/
+22
2016-10-13
Use latest pandoc-citeproc in stack.yamls.
John MacFarlane
3
-3
/
+3
2016-10-13
Update stack.yaml files.
John MacFarlane
5
-12
/
+4
2016-10-13
Allow http-client 0.4.30, which is the version in stackage lts.
John MacFarlane
2
-18
/
+2
2016-10-13
Revert "Remove http-client CPP conditionals."
John MacFarlane
1
-1
/
+10
2016-10-13
Document `biblio-title` variable in MANUAL.txt.
John MacFarlane
1
-2
/
+4
2016-10-13
Updated stack.yaml and windows/stack.yaml to use latest pandoc-types.
John MacFarlane
2
-2
/
+10
2016-10-13
Merge pull request #3072 from tarleb/lineblock
John MacFarlane
35
-61
/
+157
2016-10-13
Bump required pandoc-types version to 1.17
Albert Krewinkel
1
-5
/
+5
2016-10-13
Allow empty lines when parsing line blocks
Albert Krewinkel
1
-2
/
+5
2016-10-13
Parse line-oriented markup as LineBlock
Albert Krewinkel
8
-26
/
+34
2016-10-13
Add support for the LineBlock element to writers
Albert Krewinkel
24
-28
/
+102
2016-10-13
Shared: add function combining lines using LineBreak
Albert Krewinkel
1
-0
/
+11
2016-10-12
[ODT Parser] Include list's starting value
Hubert Plociniczak
2
-13
/
+20
2016-10-12
Basic support for images in ODT documents
Hubert Plociniczak
4
-38
/
+131
2016-10-12
MANUAL: Made formatting of arguments with several options consistent.
John MacFarlane
1
-2
/
+2
2016-10-12
Note on --reference-links about --reference-location.
John MacFarlane
1
-1
/
+3
2016-10-12
Merge pull request #3159 from jkr/refs
John MacFarlane
5
-87
/
+313
2016-10-11
MANUAL.txt: document --reference-location.
Jesse Rosenthal
1
-0
/
+7
2016-10-11
Markdown writer: add test for note placement.
Jesse Rosenthal
1
-2
/
+138
2016-10-11
Add reference-location options to executable.
Jesse Rosenthal
1
-0
/
+17
2016-10-11
Markdown writer: Allow footnotes/refs at the end of blocks, sections
Jesse Rosenthal
1
-21
/
+64
2016-10-11
Add ReaderT monad for environment variables.
Jesse Rosenthal
1
-64
/
+78
2016-10-11
Options: Add references location.
Jesse Rosenthal
1
-0
/
+9
2016-10-10
Org reader: trim verse lines properly
Albert Krewinkel
1
-2
/
+4
2016-10-10
More checks for Ext_raw_html when rendering HTML in Markdown.
John MacFarlane
1
-5
/
+9
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
[prev]
[next]