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
2015-12-19
Updated changelog
John MacFarlane
1
-13
/
+41
2015-12-20
Removed hyphen
Thomas Hodgson
1
-1
/
+1
2015-12-19
Beamer: Moved header-includes before setting of title etc.
John MacFarlane
1
-7
/
+7
2015-12-19
LaTeX/Beamer template changes (Thomas Hodgson):
John MacFarlane
7
-8
/
+36
2015-12-19
Added needed import of FromJSON.
John MacFarlane
1
-1
/
+1
2015-12-19
Fix language code for Czech (cs not cz)
John MacFarlane
2
-2
/
+1
2015-12-19
Merge branch 'AndreasLoow-master'
John MacFarlane
2
-7
/
+13
2015-12-19
Merge branch 'master' of https://github.com/AndreasLoow/pandoc into AndreasLo...
John MacFarlane
2
-7
/
+13
2015-12-19
README: reflowed to avoid overly long lines.
John MacFarlane
1
-5
/
+7
2015-12-19
Markdown reader: fixed parsing bug with macros.
John MacFarlane
1
-1
/
+1
2015-12-19
Explain how to get `subtitle` to work with latex article etc.
John MacFarlane
1
-2
/
+12
2015-12-18
Merge pull request #2593 from mb21/icml-linebreaks
John MacFarlane
3
-442
/
+773
2015-12-18
Merge pull request #2594 from adunning/patch-1
John MacFarlane
1
-1
/
+4
2015-12-17
Document change to subtitle in LaTeX.
Andrew Dunning
1
-1
/
+4
2015-12-17
ICML writer: intersperse line breaks
mb21
3
-442
/
+773
2015-12-16
Updated changelog.
John MacFarlane
1
-0
/
+1
2015-12-16
Fixed typos in changelog.
John MacFarlane
1
-4
/
+4
2015-12-16
Merge pull request #2591 from mb21/ICML-figures
John MacFarlane
2
-4
/
+28
2015-12-16
ICML writer: added figure handling, closes #2590
mb21
2
-4
/
+28
2015-12-14
Reorganized changelog.
John MacFarlane
1
-138
/
+135
2015-12-14
Fixed benchmark for new API.
John MacFarlane
1
-2
/
+2
2015-12-14
Factored out convertWithOpts
John MacFarlane
1
-0
/
+3
2015-12-14
Removed "compatibility mode" when called as hsmarkdown.
John MacFarlane
3
-41
/
+12
2015-12-14
Removed deprecated --strict option entirely.
John MacFarlane
1
-8
/
+0
2015-12-13
Updated changelog.
John MacFarlane
1
-0
/
+247
2015-12-13
ICML writer: removed redundant import.
John MacFarlane
1
-1
/
+0
2015-12-13
Merge pull request #2570 from mb21/rst-reader-imgattrs
John MacFarlane
12
-57
/
+101
2015-12-13
Fixed ICML image syntax for local files.
John MacFarlane
2
-3
/
+3
2015-12-13
Use posix path separators in ICML link URIs.
John MacFarlane
1
-1
/
+1
2015-12-13
Use lts-3.18 in stack.yamls.
John MacFarlane
3
-7
/
+3
2015-12-13
Use lts-3.18 resolver to avoid Windows build problems.
John MacFarlane
1
-1
/
+5
2015-12-13
ODT/OpenDocument writer: improved image attributes
mb21
2
-27
/
+34
2015-12-13
Docx reader: image attributes
mb21
6
-16
/
+38
2015-12-13
new function to extract multiple properties at once in CSS.hs
mb21
2
-6
/
+14
2015-12-13
RST reader: image attributes
mb21
2
-8
/
+15
2015-12-13
AsciiDoc writer: support anchors in spans with id elements.
John MacFarlane
1
-1
/
+5
2015-12-13
AsciiDoc writers: Add anchors on Div elements.
John MacFarlane
1
-1
/
+4
2015-12-12
Implemented `east_asian_line_breaks` extension.
John MacFarlane
3
-2
/
+26
2015-12-12
Update to use latest releases of highlighting-kate and texmath.
John MacFarlane
2
-7
/
+7
2015-12-12
Fixed tests.
John MacFarlane
12
-24
/
+30
2015-12-12
stack.yaml - use latest pandoc-types.
John MacFarlane
1
-1
/
+1
2015-12-12
Test fixes.
John MacFarlane
20
-237
/
+238
2015-12-12
Modified readers to emit SoftBreak when appropriate.
John MacFarlane
14
-16
/
+26
2015-12-12
Updated pandoc-types commit in stack.yaml
John MacFarlane
1
-1
/
+1
2015-12-12
Restore no wrapping of XML in Docx, ODT.
John MacFarlane
2
-2
/
+2
2015-12-12
Fixed cite key parsing regression.
John MacFarlane
1
-1
/
+1
2015-12-12
FB2 writer: support SoftBreak.
John MacFarlane
1
-1
/
+2
2015-12-11
Removed deprecated options `--offline` and `--html5`.
John MacFarlane
2
-25
/
+0
2015-12-11
Implemented SoftBreak and new `--wrap` option.
John MacFarlane
50
-171
/
+323
2015-12-11
Markdown reader: parse soft break as SoftBreak.
John MacFarlane
1
-1
/
+1
[prev]
[next]