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
/
Readers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-16
Make `embed` tag either block or inline.
John MacFarlane
1
-2
/
+2
2014-11-13
Fixed bug in org with bulleted lists:
John MacFarlane
1
-5
/
+5
2014-11-13
Account for external link URLs with anchors
Caleb McDaniel
1
-7
/
+10
2014-11-12
Merge pull request #1645 from neongreen/issue1636
John MacFarlane
1
-2
/
+9
2014-11-05
Org reader: allow empty links for gitit interop
Albert Krewinkel
1
-1
/
+5
2014-11-05
Org reader: absolute, relative paths in links
Albert Krewinkel
1
-14
/
+19
2014-10-30
TWiki Reader: add new new twiki reader
Alexander Sulfrian
1
-0
/
+526
2014-10-25
Docx reader: fix for Issue #1692 (i18n styles)
Nikolay Yakimov
2
-56
/
+130
2014-10-20
Org reader: parse LaTeX-style MathML entities
Albert Krewinkel
1
-1
/
+8
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-12
Respect indent when parsing Org bullet lists
Timothy Humphries
1
-2
/
+10
2014-10-03
cref, sep
Wikiwide
1
-0
/
+2
2014-09-27
Merge pull request #1601 from jkr/windowsfix
John MacFarlane
1
-1
/
+1
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-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-08-31
Markdown reader: better handling of paragraph in div.
John MacFarlane
1
-0
/
+7
2014-08-30
Merge branch 'mime' of https://github.com/Aelve/John into Aelve-mime
John MacFarlane
1
-8
/
+7
2014-08-28
Docx Reader: Read single para in table cell as plain
Jesse Rosenthal
1
-1
/
+12
2014-08-26
Fixed exampleLine parser to accept example lines which have indentation at th...
Calvin Beck
1
-1
/
+1
2014-08-21
Txt2Tags Reader: Fixed crash when reading from stdin
mpickering
1
-3
/
+5
2014-08-21
Txt2Tags Reader: Corrected formatting of %%mtime macro
mpickering
1
-1
/
+1
2014-08-21
Txt2Tags Reader: Parse Meta information
mpickering
1
-10
/
+36
2014-08-20
Txt2Tags reader: Header is now parsed only if standalone flag is set
mpickering
1
-1
/
+4
2014-08-18
Merge pull request #1547 from jkr/styleparse
John MacFarlane
2
-36
/
+110
2014-08-18
HTML reader: improved handling of tags that can be block or inline.
John MacFarlane
1
-5
/
+13
2014-08-17
Docx reader: whitespace fix.
Jesse Rosenthal
1
-6
/
+6
2014-08-17
Docx reader: remove emph styles and strong styles list.
Jesse Rosenthal
1
-6
/
+0
2014-08-17
Docx reader: Add "Hyperlink" to blacklisted styles.
Jesse Rosenthal
1
-2
/
+2
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
Docx Parse: build a bottom-up style tree.
Jesse Rosenthal
1
-6
/
+31
2014-08-17
Update Reader.EPUB to use `MimeType`.
Artyom Kazak
1
-8
/
+7
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
[prev]
[next]