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
2014-08-17
Docx reader: Use style resolver.
Jesse Rosenthal
1
-23
/
+9
2014-08-17
Docx Reader: Introduce function for resolving dependent run styles.
Jesse Rosenthal
1
-0
/
+31
2014-08-17
Makefile: added osxpkg target.
John MacFarlane
1
-1
/
+4
2014-08-17
Bump version to 1.13.0.1.
John MacFarlane
1
-1
/
+1
2014-08-17
Updated changelog.
John MacFarlane
1
-0
/
+29
2014-08-17
Merge pull request #1536 from considerate/master
John MacFarlane
1
-0
/
+3
2014-08-17
Merge pull request #1543 from jkr/superSubVert
John MacFarlane
2
-16
/
+17
2014-08-17
Docx writer: Fixed regression, bungled list numbering.
John MacFarlane
1
-3
/
+10
2014-08-17
Docx Parse: build a bottom-up style tree.
Jesse Rosenthal
1
-6
/
+31
2014-08-17
Remove an unnecessary import.
Artyom Kazak
1
-1
/
+1
2014-08-17
Removed check for PATH variable in running filters.
John MacFarlane
1
-6
/
+9
2014-08-17
Update Reader.EPUB to use `MimeType`.
Artyom Kazak
1
-8
/
+7
2014-08-17
MIME cleanup.
Artyom Kazak
7
-42
/
+59
2014-08-17
Fixed typo in templates README.
John MacFarlane
1
-7
/
+5
2014-08-17
Alias string and runStyle to CharStyle type.
Jesse Rosenthal
1
-7
/
+10
2014-08-17
Docx Style parser: Basic one now just takes a parent style.
Jesse Rosenthal
1
-13
/
+15
2014-08-17
Docx reader: work with new rStyle.
Jesse Rosenthal
1
-4
/
+4
2014-08-17
Parser: Framework for parsing styles.
Jesse Rosenthal
1
-11
/
+44
2014-08-17
Docx reader: Change behavior of Super/Subscript
Jesse Rosenthal
2
-16
/
+17
2014-08-16
HTML reader: Parse appropriately styled span as SmallCaps.
John MacFarlane
3
-1
/
+8
2014-08-17
Simplify row width calculation.
Viktor Kronvall
1
-2
/
+2
2014-08-17
Include row width in table rows.
Christoffer Ackelman
1
-0
/
+3
2014-08-16
Markdown writer: don't escape $, ^, ~ when extensions are deactivated.
John MacFarlane
1
-5
/
+16
2014-08-16
Makefile: Added 'quick' target.
John MacFarlane
1
-0
/
+4
2014-08-16
Updated README in templates to indicate templates license.
John MacFarlane
1
-5
/
+7
2014-08-16
Release checklist: No longer need to compile pandoc-dingus.
John MacFarlane
1
-2
/
+0
2014-08-16
Merge pull request #1540 from jkr/charStyles
John MacFarlane
4
-13
/
+15
2014-08-16
Docx reader: Remove unnecessary plural functions
Jesse Rosenthal
1
-11
/
+5
2014-08-16
Docx reader: Test for character styles.
Jesse Rosenthal
3
-0
/
+8
2014-08-16
Docx reader: Fix bug in character styles.
Jesse Rosenthal
1
-2
/
+2
2014-08-16
Merge pull request #1539 from jkr/builderRewrite
John MacFarlane
2
-415
/
+368
2014-08-16
Rewrite Docx.hs and Reducible to use Builder.
Jesse Rosenthal
2
-415
/
+368
2014-08-15
Minor Makefile tweaks.
John MacFarlane
1
-3
/
+2
2014-08-15
make_osx_package: add -osx suffix to package.
John MacFarlane
1
-2
/
+2
2014-08-15
OSX installer improvements.
John MacFarlane
4
-51
/
+44
2014-08-14
Fixed typo in changelog.
John MacFarlane
1
-1
/
+1
2014-08-14
make_osx_package: Build man pages.
John MacFarlane
1
-1
/
+3
2014-08-14
make_osx_package: Fix man page installation.
John MacFarlane
1
-5
/
+3
2014-08-14
make_osx_package: look in right place for cpphs.
John MacFarlane
1
-2
/
+3
2014-08-14
Updated changelog.
John MacFarlane
1
-0
/
+1
2014-08-14
Markdown reader: Better handle quote characters in inline links.
John MacFarlane
3
-4
/
+9
2014-08-14
Updated osx certificate ID.
John MacFarlane
1
-1
/
+1
2014-08-14
Updated changelog.
John MacFarlane
1
-0
/
+6
2014-08-14
Small documentation tweak
John MacFarlane
1
-1
/
+2
2014-08-14
Make `raw_tex` extension non-default for textile reader, writer.
John MacFarlane
5
-18
/
+9
2014-08-14
windows, osx package scripts: don't need alex, happy.
John MacFarlane
2
-2
/
+2
2014-08-13
Updated release checklist.
John MacFarlane
1
-5
/
+1
2014-08-13
Merge pull request #1531 from jkr/morefonts
John MacFarlane
1
-2
/
+6
2014-08-13
Added 'dist' target to Makefile that does a sanity check on tarball.
John MacFarlane
1
-1
/
+9
2014-08-13
EPUB3 template: add epub:type annotation in titlepage.
John MacFarlane
1
-8
/
+5
[prev]
[next]