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-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
2016-01-21
Added old-style tests for TEI writer (tests/tables.tei, tests/writer.tei).
John MacFarlane
3
-1
/
+1033
2016-01-21
Added TEI to description and default.tei to data files.
John MacFarlane
1
-2
/
+3
2016-01-21
Added default.tei TEI template
John MacFarlane
1
-7
/
+7
2016-01-21
Merge pull request #2638 from c-forster/teiwriter
John MacFarlane
7
-7
/
+380
2016-01-21
Markdown writer: Use hyphens for yaml metadata block bottom line
Henrik Tramberend
2
-2
/
+2
2016-01-20
Adjusted longtable in tests.
John MacFarlane
1
-7
/
+7
2016-01-20
Merge pull request #2665 from monofon/fix/table-alignment
John MacFarlane
1
-1
/
+1
2016-01-20
LaTeX writer: Allow more flexible table alignment
Henrik Tramberend
1
-1
/
+1
2016-01-19
Added some entity tests in Markdown reader tests.
John MacFarlane
3
-22
/
+25
2016-01-19
Add TEI Writer.
csforste
6
-0
/
+370
2016-01-14
HTML writer: harmless code simplification.
John MacFarlane
1
-34
/
+32
2016-01-14
make_osx_package.sh: Use env variable for developer id certs.
John MacFarlane
1
-2
/
+4
2016-01-13
Org writer - pass through RawInline with format "org".
John MacFarlane
1
-2
/
+7
2016-01-13
Updated man page.
John MacFarlane
1
-1
/
+1
2016-01-13
Updated README date.
John MacFarlane
1
-1
/
+1
2016-01-12
Version to 1.16.0.2, updated changelog.
John MacFarlane
3
-2
/
+10
2016-01-11
Prefix even empty figure names with "fig:"
Albert Krewinkel
2
-7
/
+7
2016-01-11
Depend on deepseq rather than deepseq-generics.
John MacFarlane
2
-2
/
+2
2016-01-11
Fixed regression in latex smart quote parsing.
John MacFarlane
1
-4
/
+5
2016-01-10
Release checklist: added note on regenerating Hackage docs.
John MacFarlane
1
-0
/
+3
2016-01-10
Regenerated man page.
John MacFarlane
1
-1
/
+1
2016-01-10
README - changed date.
John MacFarlane
1
-1
/
+1
2016-01-10
osx package fixes: correct version, allow installation to any drive.
John MacFarlane
2
-4
/
+4
2016-01-10
LaTeX writer: figure label
mb21
1
-19
/
+24
2016-01-09
Fixed typo in deb/stack.yaml.
John MacFarlane
1
-1
/
+1
2016-01-09
Updated stack.yaml.
John MacFarlane
2
-3
/
+5
2016-01-09
Updated changelog.
John MacFarlane
1
-0
/
+57
2016-01-09
Version bump to 1.16.0.1
John MacFarlane
1
-1
/
+1
2016-01-09
LaTeX writer: restore old treatment of Span.
John MacFarlane
2
-18
/
+16
2016-01-08
Fixed shadowing warning.
John MacFarlane
1
-1
/
+1
2016-01-08
Added some entity tests in Markdown reader tests.
John MacFarlane
1
-0
/
+9
2016-01-08
Work around tagsoup bug - not allowing uppercase x in hex entities.
John MacFarlane
2
-0
/
+2
2016-01-08
Entity handling fixes:
John MacFarlane
2
-3
/
+10
2016-01-07
Merge pull request #2632 from matt-e/fix-stack-build
John MacFarlane
2
-2
/
+2
2016-01-07
Update stack.yaml
Matthew Eddey
1
-1
/
+1
2016-01-07
Update stack.full.yaml
Matthew Eddey
1
-1
/
+1
2016-01-07
stack.yaml - use older aeson to avoid excessive memory use on compile.
John MacFarlane
2
-0
/
+4
2016-01-07
deb/stack.yaml - use older aeson to avoid excessive memory use in compile.
John MacFarlane
1
-1
/
+3
2016-01-07
deb/Makefile - make DEBPKGVER work.
John MacFarlane
1
-1
/
+1
2016-01-07
debpkg - back to lts-3.20.
John MacFarlane
1
-1
/
+1
2016-01-07
More deb packaging tweaks.
John MacFarlane
2
-3
/
+1
2016-01-07
Minor tweak in how make_deb.sh is called.
John MacFarlane
1
-1
/
+1
[prev]
[next]