index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-14
Merge pull request #3019 from tarleb/org-verbatim-fix
John MacFarlane
1
-2
/
+4
2016-07-14
Fixed exponential parsing bug in textile reader.
John MacFarlane
1
-0
/
+1
2016-07-14
Org reader: fix parsing of verbatim inlines
Albert Krewinkel
1
-2
/
+4
2016-07-05
Merge pull request #3014 from tarleb/org-writer-div
John MacFarlane
1
-7
/
+41
2016-07-05
Org writer: improve Div handling
Albert Krewinkel
1
-7
/
+41
2016-07-04
Org reader: replace ugly code with view pattern
Albert Krewinkel
1
-5
/
+4
2016-07-03
Merge pull request #3010 from tarleb/org-header-tree
John MacFarlane
4
-247
/
+386
2016-07-03
Odt reader: Removed redundant Monoid constraints.
John MacFarlane
1
-7
/
+7
2016-07-03
Fix warning for parseURl import.
John MacFarlane
1
-2
/
+3
2016-07-03
CPP workaround for deprecation of parseUrl in http-client.
John MacFarlane
1
-6
/
+14
2016-07-03
Org reader: support headline levels export setting
Albert Krewinkel
3
-8
/
+40
2016-07-03
Allow 'standout' as a beamer frame option.
John MacFarlane
1
-1
/
+1
2016-07-02
Org reader: put export setting parser into module
Albert Krewinkel
3
-191
/
+191
2016-07-01
LaTeX reader: strip off double quotes around image source if present.
John MacFarlane
1
-1
/
+8
2016-07-01
LaTeX writer: don't URI-escape image source.
John MacFarlane
1
-1
/
+1
2016-07-01
Org reader: support archived trees export options
Albert Krewinkel
2
-8
/
+62
2016-07-01
Org reader: refactor comment tree handling
Albert Krewinkel
2
-39
/
+21
2016-07-01
Org reader: parse as headlines, convert to blocks
Albert Krewinkel
1
-47
/
+86
2016-07-01
Org reader: improve tag and properties type safety
Albert Krewinkel
1
-25
/
+57
2016-07-01
ZimWiki writer: removed commented out code that confused Haddock.
John MacFarlane
1
-8
/
+8
2016-06-30
Added Zim Wiki writer, template and tests.
Alex Ivkin
2
-0
/
+364
2016-07-01
Docx writer: set paragraph to FirstPara after display math
Jesse Rosenthal
1
-0
/
+1
2016-07-01
Writers: treat SoftBreak as space for stripping
Jesse Rosenthal
1
-0
/
+1
2016-06-29
LaTeX reader: fixed `\cite` so it is a NormalCitation not AuthorInText.
John MacFarlane
1
-2
/
+2
2016-06-26
Merge pull request #3001 from tarleb/org-figure-label
John MacFarlane
1
-1
/
+6
2016-06-26
Org reader: support figure labels
Albert Krewinkel
1
-1
/
+6
2016-06-25
Textile reader: Fix overly aggressive interpretation as images.
John MacFarlane
1
-7
/
+4
2016-06-25
Fixed RST links with no explicit link text.
John MacFarlane
1
-1
/
+4
2016-06-24
Make --webtex work with the Markdown writer.
John MacFarlane
1
-12
/
+17
2016-06-23
Process markdown extensions on command line in L->R order.
John MacFarlane
1
-1
/
+1
2016-06-23
Textile reader: fixed attributes.
John MacFarlane
1
-1
/
+3
2016-06-23
Markdown writer: use raw HTML for simple, pipe tables with linebreaks.
John MacFarlane
1
-1
/
+5
2016-06-23
Docx reader: Add warning for advanced comment formatting.
Jesse Rosenthal
1
-2
/
+18
2016-06-23
docx reader: enable warnings in top-level reader
Jesse Rosenthal
1
-6
/
+10
2016-06-23
Docx reader: add simple comment functionality.
Jesse Rosenthal
2
-1
/
+73
2016-06-23
Shared: Add BlockQuote to blocksToInlines
Jesse Rosenthal
1
-0
/
+1
2016-06-23
Shared: introduce blocksToInlines function
Jesse Rosenthal
1
-0
/
+37
2016-06-22
Merge pull request #2992 from tarleb/org-partial-functions
John MacFarlane
2
-19
/
+21
2016-06-22
HTML writer: Better support for raw LaTeX environments.
John MacFarlane
1
-12
/
+41
2016-06-21
Org reader: remove partial functions
Albert Krewinkel
2
-19
/
+21
2016-06-20
Changed email-obfuscation default to no obfuscation.
John MacFarlane
1
-1
/
+1
2016-06-13
Org reader: support arbitrary raw inlines
Albert Krewinkel
1
-1
/
+9
2016-06-13
Org writer: support arbitrary raw inlines
Albert Krewinkel
1
-3
/
+4
2016-06-07
Docbook writer: Declare xlink namespace in Docbook5 output
Ivo Clarysse
1
-1
/
+1
2016-06-05
Org reader: add support for "Berkeley-style" cites
Albert Krewinkel
2
-7
/
+127
2016-06-05
Org reader: add semicolon to list of special chars
Albert Krewinkel
1
-1
/
+1
2016-06-03
Org reader: support special strings export option
Albert Krewinkel
4
-12
/
+36
2016-06-03
Org reader: support emphasized text export option
Albert Krewinkel
3
-15
/
+28
2016-06-03
Org reader: support smart quotes export option
Albert Krewinkel
4
-12
/
+28
2016-06-02
Org reader: drop unused field from parser state
Albert Krewinkel
2
-18
/
+8
[prev]
[next]