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
2017-11-12
LaTeX reader: allow optional args for parbox.
John MacFarlane
1
-1
/
+1
2017-11-12
Muse reader: accept Emacs Muse definition lists
Alexander Krotov
1
-1
/
+2
2017-11-11
Fixed YAML metadata with "chomp" (`|-`).
John MacFarlane
1
-2
/
+2
2017-11-11
MediaWiki reader: hlint
Alexander Krotov
1
-13
/
+13
2017-11-10
Txt2Tags reader: hlint
Alexander Krotov
1
-27
/
+25
2017-11-10
Vimwiki reader: hlint
Alexander Krotov
1
-17
/
+17
2017-11-09
Allow fenced code blocks to be indented 1-3 spaces.
John MacFarlane
1
-2
/
+6
2017-11-10
HTML reader: hlint
Alexander Krotov
1
-31
/
+30
2017-11-06
Spellcheck comments
Alexander Krotov
2
-6
/
+6
2017-11-02
hlint
Alexander Krotov
6
-27
/
+24
2017-11-01
Really fix #3989.
John MacFarlane
1
-5
/
+12
2017-11-01
hlint
Alexander Krotov
2
-6
/
+6
2017-10-31
Fixed regression in parsing of HTML comments in markdown...
John MacFarlane
1
-2
/
+3
2017-11-01
Merge pull request #4018 from swilde/creole-fixes
John MacFarlane
1
-5
/
+7
2017-10-31
Creole reader: fixed some minor typos and formatting.
Sascha Wilde
1
-4
/
+5
2017-10-31
LaTeX reader: handle `%` comment right after command.
John MacFarlane
1
-1
/
+1
2017-10-31
Markdown reader: make sure fenced div closers work in lists.
John MacFarlane
1
-3
/
+11
2017-10-31
Creole reader: fixed lists with trailing white space.
Sascha Wilde
1
-1
/
+2
2017-10-30
LaTeX reader: insert space when needed in macro expansion.
John MacFarlane
1
-1
/
+8
2017-10-30
Allow unbraced arguments for macros.
John MacFarlane
1
-8
/
+8
2017-10-30
Allow body of macro definition to be unbraced.
John MacFarlane
1
-7
/
+10
2017-10-29
Source code reformatting.
John MacFarlane
9
-113
/
+111
2017-10-29
More hlint fixes.
John MacFarlane
6
-58
/
+54
2017-10-28
Fix warning for older GHC versions.
John MacFarlane
1
-1
/
+1
2017-10-27
hlint suggestions.
John MacFarlane
20
-288
/
+267
2017-10-27
hlint changes.
John MacFarlane
6
-100
/
+98
2017-10-27
Automatic reformating by stylish-haskell.
John MacFarlane
26
-305
/
+308
2017-10-27
Consistent underline for Readers (#2270)
hftf
5
-9
/
+14
2017-10-26
update years in copyright
Kolen Cheung
1
-2
/
+2
2017-10-26
Creole reader (#3994)
Sascha Wilde
1
-0
/
+316
2017-10-24
HTML reader: close td/th should close any open block tag...
John MacFarlane
1
-0
/
+2
2017-10-24
HTML reader: td should close an open th or td.
John MacFarlane
1
-0
/
+1
2017-10-24
Revert "HTML reader: td or th implicitly closes blocks within last td/th."
John MacFarlane
1
-5
/
+1
2017-10-24
HTML reader: td or th implicitly closes blocks within last td/th.
John MacFarlane
1
-1
/
+5
2017-10-24
Fenced divs: ensure that paragraph at end doesn't become Plain.
John MacFarlane
1
-4
/
+9
2017-10-23
Implemented fenced Divs.
John MacFarlane
1
-0
/
+28
2017-10-23
HTML reader: `htmlTag` improvements.
John MacFarlane
1
-8
/
+19
2017-10-22
LaTeX Reader: support \lettrine
mb21
1
-0
/
+1
2017-10-22
LaTeX Reader: use opt function consistently
mb21
1
-3
/
+3
2017-10-19
LaTeX reader: be more forgiving in parsing command options.
John MacFarlane
1
-2
/
+2
2017-10-19
LaTeX reader: Strip off quotes in `\include` filenames.
John MacFarlane
1
-1
/
+2
2017-10-19
LaTeX reader: support `\expandafter`.
John MacFarlane
1
-6
/
+19
2017-10-19
LaTeX reader: handle `\DeclareRobustCommand`.
John MacFarlane
1
-2
/
+3
2017-10-17
Latex reader: Skip spaces in image options
Ben Firshman
1
-0
/
+2
2017-10-16
Improved handling of include files in LaTeX reader.
John MacFarlane
2
-61
/
+81
2017-10-08
LaTeX reader: don't treat "..." as Quoted.
John MacFarlane
1
-2
/
+0
2017-10-08
Small logic fix.
John MacFarlane
1
-2
/
+1
2017-10-08
Org reader: end footnotes after two blank lines
Albert Krewinkel
1
-4
/
+5
2017-10-06
LaTeX reader: read polyglossia/babel \text($LANG){...}.
bucklereed
1
-113
/
+129
2017-10-02
Markdown reader: Fixed bug with indented code following raw LaTeX.
John MacFarlane
1
-1
/
+1
[prev]
[next]