index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-18
Markdown reader: allow `startnum` to work without `fancy_lists`.
John MacFarlane
1
-2
/
+2
2014-10-18
Merge pull request #1680 from shelf/master
John MacFarlane
1
-7
/
+26
2014-10-18
Merge pull request #1700 from tarleb/org-emphasis-fix
John MacFarlane
1
-5
/
+5
2014-10-18
Org reader: Drop COMMENT document trees
Albert Krewinkel
1
-1
/
+26
2014-10-18
Org reader: fix rules for emphasis recognition
Albert Krewinkel
1
-5
/
+5
2014-10-17
Fix indent issue for definition lists
Timothy Humphries
1
-14
/
+25
2014-10-15
Escape spaces. Fixes jgm/pandoc#1694.
Bjorn Buckwalter
1
-1
/
+3
2014-10-12
Respect indent when parsing Org bullet lists
Timothy Humphries
1
-2
/
+10
2014-10-08
Merge pull request #1674 from freiric/master
John MacFarlane
1
-6
/
+4
2014-10-08
EPUB reader: Further URI handling improvements.
John MacFarlane
1
-25
/
+12
2014-10-08
EPUB writer: correctly resolve relative URIs. (Closes #1671.)
John MacFarlane
1
-11
/
+14
2014-10-08
Fixed absolute URI detection in EPUB writer. Closes #1672.
John MacFarlane
1
-2
/
+2
2014-10-08
fix inDirectory to reset to the original directory in case an exception occurs
Freiric Barral
1
-6
/
+4
2014-10-08
EPUB writer: Don't add sourceURL to absolute URIs!
John MacFarlane
1
-5
/
+10
2014-10-05
Getting the page width from the reference file
Grégory Bataille
1
-17
/
+36
2014-10-04
add mime type for WebVTT
Jason Ronallo
1
-0
/
+1
2014-10-04
Added `track` to list of tags treated by `--self-contained`.
John MacFarlane
1
-1
/
+2
2014-10-03
cref, sep
Wikiwide
1
-0
/
+2
2014-09-30
RST writer: Wrap line blocks with spaces before continuations.
John MacFarlane
1
-1
/
+1
2014-09-29
Don't wrap lines in rST line blocks.
John MacFarlane
1
-1
/
+1
2014-09-27
Merge pull request #1601 from jkr/windowsfix
John MacFarlane
1
-1
/
+1
2014-09-27
Merge pull request #1589 from mszep/master
John MacFarlane
1
-7
/
+17
2014-09-27
Org Reader: Parse multi-inline terms correctly in definition list
Matthew Pickering
1
-1
/
+1
2014-09-26
Fix 'Ext_lists_without_preceding_blankline' bug.
Artyom
1
-2
/
+9
2014-09-25
HTML Reader: Recognise <br> tags inside <pre> blocks
mpickering
1
-1
/
+6
2014-09-25
HTML Writer: Don't double render when email-obfuscation=none
mpickering
1
-5
/
+5
2014-09-25
Add support for KaTeX HTML math
mpickering
2
-0
/
+20
2014-09-25
HTML Writer: MathML now outputted with tex annotation.
mpickering
1
-1
/
+15
2014-09-25
Shared: Make collapseFilePath OS-agnostic
mpickering
1
-5
/
+9
2014-09-25
MediaBag: Fixes Windows specific path problems
mpickering
1
-5
/
+5
2014-09-18
ConTeXt writer: add function toLabel
Mark Szepieniec
1
-7
/
+17
2014-09-11
Docx writer: Renumber header and footer relationships to avoid collisions.
Jesse Rosenthal
1
-12
/
+56
2014-09-09
LaTeX writer: Protect graphics in headers.
Jesse Rosenthal
1
-6
/
+15
2014-09-06
Docx Reader: Remove header class properly in other langs
Jesse Rosenthal
1
-4
/
+4
2014-09-05
Docx reader: Use polyglot header list.
Jesse Rosenthal
1
-7
/
+7
2014-09-05
Docx Reader: Start list of polyglot section headers.
Jesse Rosenthal
1
-0
/
+7
2014-09-04
Org reader: Added state changing blanklines.
Jesse Rosenthal
1
-1
/
+8
2014-09-04
Docx reader: Rewrite rewriteLink to work with new headers.
Jesse Rosenthal
1
-9
/
+4
2014-09-04
Docx reader: Single-item headers in ordered lists are headers.
Jesse Rosenthal
1
-4
/
+6
2014-09-02
Docx reader: Fix window path for image lookup.
Jesse Rosenthal
1
-1
/
+1
2014-09-01
EPUB writer: Don't include nav node in spine unless --toc was requested.
John MacFarlane
1
-4
/
+2
2014-09-01
LaTeX writer: Avoid using reserved characters as \lstinline delimiters.
John MacFarlane
1
-1
/
+3
2014-09-01
EPUB writer: Fixed typo.
John MacFarlane
1
-1
/
+1
2014-08-31
Merge pull request #1594 from jkr/itemFix
John MacFarlane
1
-2
/
+12
2014-08-31
EPUB writer: Extract title even from structured title.
John MacFarlane
1
-7
/
+21
2014-08-31
LaTeX writer: Put `~` before header in item text.
Jesse Rosenthal
1
-2
/
+12
2014-08-31
Markdown reader: better handling of paragraph in div.
John MacFarlane
1
-0
/
+7
2014-08-31
EPUB writer: Don't use opf:title-type for epub2.
John MacFarlane
1
-2
/
+2
2014-08-31
Shared: Moved import of toChunks outside of conditional.
John MacFarlane
1
-1
/
+1
2014-08-30
DokuWiki writer: Make tables prettier by aligning columns.
John MacFarlane
1
-40
/
+22
[prev]
[next]