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-12-14
DocBook reader: Handle menuchoice elements better.
John MacFarlane
1
-4
/
+11
2014-12-14
DocBook reader: get string content in inner tags for literal elements.
John MacFarlane
1
-6
/
+9
2014-12-14
DocBook reader: handle keycombo, keycap.
John MacFarlane
1
-2
/
+6
2014-12-14
Merge pull request #1813 from tarleb/file-links
John MacFarlane
2
-7
/
+26
2014-12-14
Org reader: properly handle links to `file:target`
Albert Krewinkel
2
-7
/
+26
2014-12-14
Fixe autolinks with following punctuation.
John MacFarlane
2
-1
/
+6
2014-12-12
RST: warn about ignored fields in role directives
Daniel Bergey
1
-6
/
+26
2014-12-12
RST Reader: compute Attrs when role is defined
Daniel Bergey
4
-22
/
+21
2014-12-12
WIP: tests for RST roles
Daniel Bergey
2
-20
/
+39
2014-12-12
RST reader: improve support for custom roles
Daniel Bergey
1
-11
/
+14
2014-12-12
RST: literal role should produce Code,
Daniel Bergey
1
-2
/
+2
2014-12-12
expose warnings from RST reader; refactor
Daniel Bergey
4
-20
/
+32
2014-12-10
Merge pull request #1695 from bjornbm/master
John MacFarlane
2
-2
/
+4
2014-12-08
Merge pull request #1797 from bos/master
John MacFarlane
3
-2
/
+7
2014-12-08
DocBook reader: document/test "type" as implemented
Bryan O'Sullivan
3
-3
/
+3
2014-12-08
Merge pull request #1795 from bos/master
John MacFarlane
3
-3
/
+30
2014-12-08
Fix test suite
Bryan O'Sullivan
1
-1
/
+1
2014-12-08
Merge pull request #1796 from bos/threaded
John MacFarlane
1
-1
/
+1
2014-12-08
DocBook reader: add support for classname
Bryan O'Sullivan
3
-1
/
+6
2014-12-08
Link the test suite using -threaded
Bryan O'Sullivan
1
-1
/
+1
2014-12-08
DocBook reader: add support for calloutlist and callout
Bryan O'Sullivan
3
-3
/
+30
2014-12-08
Merge pull request #1746 from shelf/dw-ext-images
Matthew Pickering
5
-2
/
+12
2014-12-08
Merge pull request #1794 from mpickering/docxfix
John MacFarlane
1
-2
/
+3
2014-12-08
Merge pull request #1646 from neongreen/issue1631
Matthew Pickering
1
-0
/
+4
2014-12-08
Fix for #1641 (docx table captions above tables)
Nikolay Yakimov
1
-2
/
+3
2014-12-08
RST Reader: Warn about skipped directives
Daniel Bergey
3
-7
/
+12
2014-12-07
Updated INSTALL on building man pages.
John MacFarlane
1
-6
/
+15
2014-12-07
Merge pull request #1716 from lierdakil/issue1607-pullreq
Matthew Pickering
1
-7
/
+35
2014-12-07
Merge pull request #1790 from mpickering/master
John MacFarlane
1
-1
/
+1
2014-12-06
Text.Pandoc.Pretty: Improve performance of realLength
Matthew Pickering
1
-1
/
+1
2014-12-06
Merge pull request #1787 from Twinside/master
Matthew Pickering
1
-1
/
+1
2014-12-06
Update pandoc.cabal, Bumping JuicyPixels upper bound
Vincent
1
-1
/
+1
2014-12-01
Merge pull request #1781 from bergey/rst
John MacFarlane
2
-4
/
+39
2014-12-01
parse RST class directives
Daniel Bergey
2
-2
/
+14
2014-12-01
parse RST quoted literal blocks
Daniel Bergey
2
-2
/
+25
2014-11-30
ICML writer: Don't force all citations into footnotes.
John MacFarlane
1
-1
/
+1
2014-11-25
Reverted "omit blank lines after list items," better fix for #1777.
John MacFarlane
2
-6
/
+29
2014-11-25
RST writer: Omit blank lines after list items.
John MacFarlane
2
-26
/
+4
2014-11-25
RST writer: Ensure blank line after figure.
John MacFarlane
1
-1
/
+1
2014-11-25
LaTeX reader: support `\smartcite` and `\Smartcite` from biblatex.
John MacFarlane
1
-0
/
+2
2014-11-19
Fixed double-rendering of footnotes in RST tables.
John MacFarlane
1
-3
/
+2
2014-11-17
Really fix #1758. Add `id="cover"` to body on cover page.
John MacFarlane
2
-7
/
+10
2014-11-16
Use regular page template for nav.xhtml.
John MacFarlane
1
-11
/
+8
2014-11-16
Removed extra body tag from epub3 template.
John MacFarlane
1
-7
/
+5
2014-11-16
epub, epub3 templates: Added id="cover" to body of titlepage.
John MacFarlane
1
-6
/
+6
2014-11-16
Make `embed` tag either block or inline.
John MacFarlane
1
-2
/
+2
2014-11-16
Removed extra `</body>` tag from `tests/html-reader.html`.
John MacFarlane
1
-1
/
+0
2014-11-16
Changed mime type for otf to application/vnd.ms-opentype.
John MacFarlane
1
-1
/
+1
2014-11-13
Fixed bug in org with bulleted lists:
John MacFarlane
2
-5
/
+12
2014-11-13
Add tests for external links with anchors
Caleb McDaniel
2
-0
/
+1
[prev]
[next]