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
2018-01-20
RST reader: fix parsing of headers with trailing space.
John MacFarlane
1
-1
/
+1
2018-01-20
Docx reader: Use already imported operator
Jesse Rosenthal
1
-1
/
+1
2018-01-20
Docx reader: small change to Fields hyperlink parser
Jesse Rosenthal
1
-1
/
+1
2018-01-19
hlint code improvements.
John MacFarlane
19
-129
/
+116
2018-01-20
Muse reader: fix parsing of nested definition lists
Alexander Krotov
1
-11
/
+10
2018-01-19
LaTeX reader: fixed parsing of tabular* environment.
John MacFarlane
1
-1
/
+1
2018-01-19
Muse reader: remove duplicate variable in definitionListItem
Alexander Krotov
1
-2
/
+1
2018-01-19
Muse reader: require only one space for nested definition list indentation
Alexander Krotov
1
-1
/
+2
2018-01-19
Muse reader: parse verse without parseFromString
Alexander Krotov
1
-10
/
+12
2018-01-19
Muse reader: remove commented out code
Alexander Krotov
1
-1
/
+0
2018-01-19
Muse reader: parse Emacs Muse directives without parseFromString
Alexander Krotov
1
-4
/
+2
2018-01-19
Muse reader: parse link text without parseFromString
Alexander Krotov
1
-2
/
+1
2018-01-19
Muse reader: simplify tableParseCaption
Alexander Krotov
1
-3
/
+1
2018-01-19
Muse reader: parse definition list terms without parseFromString
Alexander Krotov
1
-17
/
+13
2018-01-19
Muse reader: do not remove trailing whitespace from <code>
Alexander Krotov
1
-1
/
+1
2018-01-18
Muse reader: fix parsing of code at the beginning of paragraph
Alexander Krotov
1
-6
/
+2
2018-01-18
Muse reader: refactor definition list parsing
Alexander Krotov
1
-17
/
+15
2018-01-18
Muse reader: parse "~~" as non-breaking space in Text::Amuse mode
Alexander Krotov
1
-2
/
+1
2018-01-18
Muse reader: refactor list parsing
Alexander Krotov
1
-75
/
+65
2018-01-18
Muse reader: code cleanup
Alexander Krotov
1
-2
/
+2
2018-01-17
Markdown reader: don't coalesce adjacent raw LaTeX blocks...
John MacFarlane
1
-3
/
+9
2018-01-16
Docx reader: Parse hyperlinks in instrText tags
Jesse Rosenthal
1
-2
/
+4
2018-01-16
Docx reader: Parse instrText info in fldChar tags.
Jesse Rosenthal
2
-5
/
+102
2018-01-16
Docx reader: Parse fldChar tags
Jesse Rosenthal
2
-5
/
+84
2018-01-15
HTML reader: Fix col width parsing for percentages < 10% (#4262)
n3fariox
1
-3
/
+6
2018-01-14
RST reader: add aligned environment when needed in math.
John MacFarlane
1
-2
/
+7
2018-01-14
Markdown reader: Improved inlinesInBalancedBrackets.
John MacFarlane
1
-13
/
+21
2018-01-14
LaTeX reader: Advance source position at end of stream.
John MacFarlane
1
-1
/
+1
2018-01-13
LaTeX reader: pass through macro defs in rawLaTeXBlock...
John MacFarlane
1
-4
/
+2
2018-01-13
LaTeX reader: fixed pos calculation in tokenizing escaped space.
John MacFarlane
1
-3
/
+6
2018-01-13
LaTeX reader: allow macro definitions inside macros.
John MacFarlane
1
-6
/
+9
2018-01-10
RST reader: better handling for headers with an anchor.
John MacFarlane
1
-2
/
+12
2018-01-05
Update copyright notices to include 2018
Albert Krewinkel
24
-48
/
+48
2018-01-02
Docx reader: remove MultiWayIf
Jesse Rosenthal
1
-38
/
+39
2018-01-02
Docx reader: Allow for insertion/deletion of paragraphs.
Jesse Rosenthal
1
-4
/
+44
2018-01-02
Docx reader: Parse track changes info into paragraph props.
Jesse Rosenthal
1
-15
/
+27
2018-01-02
Docx reader: Extract tracked changes type from parpart.
Jesse Rosenthal
2
-6
/
+19
2018-01-01
Markdown reader: rewrite inlinesInBalancedBrackets.
John MacFarlane
1
-19
/
+13
2017-12-31
Docx reader: minor cleanup.
Jesse Rosenthal
1
-1
/
+2
2017-12-31
Docx Reader: Combine adjacent anchors.
Jesse Rosenthal
1
-20
/
+47
2017-12-30
Markdown reader: Avoid parsing raw tex unless \ + letter seen.
John MacFarlane
1
-1
/
+2
2017-12-30
LaTeX reader: Simplified a check for raw tex command.
John MacFarlane
1
-2
/
+2
2017-12-30
Docx reader: Remove unused anchors.
Jesse Rosenthal
1
-5
/
+27
2017-12-31
Muse reader: automatically translate #cover into #cover-image
Alexander Krotov
1
-1
/
+3
2017-12-30
Docx reader: Read multiple children of w:sdtContents`
Jesse Rosenthal
1
-5
/
+9
2017-12-28
LaTeX reader: be more tolerant of `&` character.
John MacFarlane
1
-1
/
+1
2017-12-28
Org reader: support minlevel option for includes
Albert Krewinkel
1
-14
/
+37
2017-12-27
Fix warning.
John MacFarlane
1
-2
/
+1
2017-12-27
Small improvement to figcaption parsing. #4184.
John MacFarlane
1
-2
/
+0
2017-12-27
Merge pull request #4184 from mb21/html-reader-figcaption
John MacFarlane
1
-4
/
+7
[prev]
[next]