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
2017-10-27
hlint changes.
John MacFarlane
9
-126
/
+118
2017-10-27
hlint suggestions.
John MacFarlane
1
-1
/
+1
2017-10-27
hlint suggestions.
John MacFarlane
1
-9
/
+8
2017-10-27
hlint suggestions.
John MacFarlane
4
-8
/
+7
2017-10-27
More code simp in pandoc.hs.
John MacFarlane
1
-1
/
+1
2017-10-27
pandoc.hs - removed some cruft.
John MacFarlane
1
-6
/
+2
2017-10-27
Automatic reformating by stylish-haskell.
John MacFarlane
79
-601
/
+607
2017-10-27
Updated AUTHORS.md and changelog.
John MacFarlane
2
-3
/
+11
2017-10-27
Improved documentation about markdown and gfm extensions.
John MacFarlane
1
-8
/
+25
2017-10-27
Removed old adjacent_links test for docx reader.
John MacFarlane
3
-5
/
+0
2017-10-27
Consistent underline for Readers (#2270)
hftf
14
-15
/
+39
2017-10-27
Merge pull request #3998 from ickc/proofread-2
John MacFarlane
1
-3
/
+3
2017-10-27
changelog: minor typo fix
Kolen Cheung
1
-3
/
+3
2017-10-27
Merge pull request #3997 from ickc/proofread
John MacFarlane
15
-45
/
+50
2017-10-26
update years in copyright
Kolen Cheung
6
-9
/
+9
2017-10-26
Use CamelCase for JavaScript for uniformity
Kolen Cheung
5
-6
/
+6
2017-10-26
.editorconfig: change tests/ to test/ as in 18ab864
Kolen Cheung
1
-1
/
+1
2017-10-26
partially undo commit da1e626
Kolen Cheung
1
-2
/
+2
2017-10-26
partially undo b851c2a
Kolen Cheung
1
-1
/
+1
2017-10-26
CONTRIBUTING.md: update reference to a deprecated arg
Kolen Cheung
1
-1
/
+1
2017-10-26
Update changelog
John MacFarlane
1
-0
/
+13
2017-10-26
doc/using-the-pandoc-api.md: proofread (minor)
Kolen Cheung
1
-3
/
+3
2017-10-26
doc/filters.md: add more links to pandoc filters in diff. lang.
Kolen Cheung
1
-2
/
+4
2017-10-26
CONTRIBUTING.md: general proofread
Kolen Cheung
1
-12
/
+10
2017-10-26
CONTRIBUTING.md: sync a quote from MANUAL.txt
Kolen Cheung
1
-4
/
+4
2017-10-26
CONTRIBUTING.md: add links
Kolen Cheung
1
-10
/
+15
2017-10-26
Fixed filters doc link
John MacFarlane
1
-1
/
+1
2017-10-26
use skylighting 0.4.2 in stack.pkg.yaml.
John MacFarlane
1
-1
/
+1
2017-10-26
Bring MANUAL, README, and pandoc.cabal description in sync.
John MacFarlane
3
-17
/
+18
2017-10-26
Added Sascha Wilde to AUTHORS.md
John MacFarlane
1
-0
/
+1
2017-10-26
Add creole support to manual.
John MacFarlane
1
-8
/
+10
2017-10-26
Creole reader (#3994)
Sascha Wilde
5
-0
/
+596
2017-10-26
Use skylighting 0.4.2.
John MacFarlane
4
-15
/
+13
2017-10-26
Small fix to API guide.
John MacFarlane
1
-2
/
+2
2017-10-26
Finshed API guide. Closes #3289.
John MacFarlane
1
-21
/
+40
2017-10-26
Comment reformat.
John MacFarlane
1
-6
/
+4
2017-10-26
makePDF: add argument for pdf options, remove writerPdfArgs.
John MacFarlane
3
-19
/
+15
2017-10-26
More API documentation.
John MacFarlane
1
-7
/
+60
2017-10-26
More work on using-the-pandoc-api.md.
John MacFarlane
1
-35
/
+98
2017-10-25
More work on using-the-pandoc-api.md.
John MacFarlane
1
-17
/
+51
2017-10-25
pandoc.lua: define default list attributes
Albert Krewinkel
1
-1
/
+2
2017-10-24
Small improvements in using-the-pandoc-api.md.
John MacFarlane
1
-3
/
+3
2017-10-24
Text.Pandoc.App: export applyFilters, applyLuaFilters. (API change)
John MacFarlane
1
-0
/
+2
2017-10-24
More progress on using-the-pandoc-api.md.
John MacFarlane
1
-32
/
+238
2017-10-24
Added some haddock docs for Text.Pandoc.Class functions.
John MacFarlane
1
-3
/
+22
2017-10-24
Changed example in changelog.
John MacFarlane
1
-2
/
+2
2017-10-24
Some work on using-the-pandoc-api.md.
John MacFarlane
1
-13
/
+42
2017-10-24
Updated changelog
John MacFarlane
1
-13
/
+28
2017-10-24
HTML reader: close td/th should close any open block tag...
John MacFarlane
1
-0
/
+2
2017-10-24
HTML reader: td should close an open th or td.
John MacFarlane
1
-0
/
+1
[prev]
[next]