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-02-26
Docx Reader: Get rid of Modifiable typeclass.
Jesse Rosenthal
4
-199
/
+170
2016-02-24
Allow zip-archive 0.3.
John MacFarlane
1
-2
/
+2
2016-02-23
Make protocol-relative URIs work again.
John MacFarlane
1
-2
/
+4
2016-02-22
Raise tagsoup lower bound to 0.13.7.
John MacFarlane
1
-1
/
+1
2016-02-21
Markdown reader: use htmlInBalanced for rawVerbatimBlock.
John MacFarlane
1
-7
/
+5
2016-02-21
Update README to reflect 4112b32.
Jesse Rosenthal
1
-3
/
+4
2016-02-20
Fixed some linter warnings.
John MacFarlane
1
-3
/
+3
2016-02-20
Merge pull request #2646 from tarleb/org-figure-with-no-name
John MacFarlane
2
-7
/
+7
2016-02-20
Merge pull request #2668 from monofon/fix/yaml-metadata-block-bottom-line
John MacFarlane
2
-2
/
+2
2016-02-20
Merge pull request #2691 from tarleb/org-image-file-links
John MacFarlane
2
-29
/
+33
2016-02-20
HTML reader: rewrote htmlInBalanced.
John MacFarlane
1
-10
/
+39
2016-02-20
Merge pull request #2732 from pra85/patch-2
John MacFarlane
1
-3
/
+3
2016-02-21
Fix typos in Readme
Prayag Verma
1
-3
/
+3
2016-02-18
LaTeX writer: clean up options parser.
Jesse Rosenthal
1
-3
/
+4
2016-02-18
LaTeX writer: treat memoir template with `article` opt as article
Jesse Rosenthal
1
-6
/
+21
2016-02-18
Merge pull request #2725 from adunning/patch-1
John MacFarlane
1
-1
/
+0
2016-02-18
Remove stray line from stack.full.yaml
Andrew Dunning
1
-1
/
+0
2016-02-17
Don't build with lts-2 or lts-3.
John MacFarlane
1
-9
/
+0
2016-02-17
Travis: don't build with lts-3.
John MacFarlane
1
-4
/
+0
2016-02-17
Travis fixes.
John MacFarlane
1
-2
/
+4
2016-02-17
Fixed stack.yaml.
John MacFarlane
1
-2
/
+2
2016-02-17
Try new travis stack+cabal script.
John MacFarlane
1
-75
/
+124
2016-02-16
HTML reader: properly handle an empty cell in a simple table.
John MacFarlane
1
-0
/
+1
2016-02-10
stack.yaml: Added commented-out commands to compile against aeson 0.11.
John MacFarlane
1
-0
/
+4
2016-02-09
Removed `tex_math_single_backslash` from `markdown_github` options.
John MacFarlane
2
-3
/
+1
2016-02-09
Removed aeson extra-dep from stack.yaml.
John MacFarlane
5
-5
/
+0
2016-02-09
Changed aeson version in stack.yaml to 0.11.0.0.
John MacFarlane
5
-4
/
+5
2016-02-09
Updated to lts-5.2 resolver, aeson 0.11 in stack.yaml.
John MacFarlane
5
-23
/
+9
2016-02-09
Allow aeson 0.11.
John MacFarlane
1
-2
/
+2
2016-02-08
Merge pull request #2703 from rski/stack_link_fix
John MacFarlane
1
-1
/
+1
2016-02-08
Fix stack link in INSTALL
rski
1
-1
/
+1
2016-02-05
Added info on Stack to CONTRIBUTING.md.
John MacFarlane
1
-4
/
+24
2016-02-05
Merge pull request #2699 from MathieuDuponchelle/patch-1
John MacFarlane
1
-0
/
+1
2016-02-05
Custom writer: Pass attributes parameter to CaptionedImage.
John MacFarlane
2
-3
/
+3
2016-02-05
CONTRIBUTING.md : update test enabling documentation
Mathieu Duponchelle
1
-0
/
+1
2016-02-04
Markdown reader: Fixed bug with smart quotes around tex math.
John MacFarlane
1
-2
/
+2
2016-02-03
HTML writer: don't include alignment attribute for default table columns.
John MacFarlane
2
-16
/
+19
2016-02-02
Docx reader: Add tests for adjacent hyperlinks.
Jesse Rosenthal
3
-0
/
+5
2016-02-02
Docx reader: Add a "Link" modifier to Reducible
Jesse Rosenthal
1
-0
/
+2
2016-01-31
Org reader: Refactor link-target processing
Albert Krewinkel
2
-29
/
+33
2016-01-31
LaTeX reader: `inlineCommand` now gobbles an empty `{}` after any command.
John MacFarlane
1
-1
/
+2
2016-01-29
HTML reader: handle multiple meta tags with same name.
John MacFarlane
1
-2
/
+6
2016-01-29
Properly handle LaTeX "math" environment as inline math.
John MacFarlane
1
-0
/
+1
2016-01-26
Merge pull request #2681 from pra85/patch-1
John MacFarlane
1
-1
/
+1
2016-01-26
Update license year range to 2016
Prayag Verma
1
-1
/
+1
2016-01-25
Textile reader: Support `>`, `<`, `=`, `<>` text alignment attributes.
John MacFarlane
3
-4
/
+30
2016-01-24
Make language extensions trigger highlighting.
John MacFarlane
1
-1
/
+2
2016-01-22
stack.yaml - use cmark 0.5.1.
John MacFarlane
1
-1
/
+1
2016-01-22
Bump version to 1.17.
John MacFarlane
1
-1
/
+1
2016-01-22
Changed type of Shared.uniqueIdent argument from [String] to Set String.
John MacFarlane
11
-31
/
+39
[prev]
[next]