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-12-12
Markdown: Improved computation of relative cell widths in pipe tables.
John MacFarlane
1
-1
/
+1
2017-12-12
Pipe tables: use full text width for tables with wrapping cells.
John MacFarlane
1
-2
/
+2
2017-12-08
LaTeX reader: fix \ before newline.
John MacFarlane
1
-3
/
+14
2017-12-06
Markdown reader: accept processing instructions as raw HTML.
John MacFarlane
1
-2
/
+3
2017-12-06
hlint Muse reader and tests
Alexander Krotov
1
-4
/
+4
2017-12-06
Muse reader: don't allow emphasis to be preceded by letter
Alexander Krotov
1
-2
/
+12
2017-12-05
Muse reader: support multiline directives in Amusewiki mode
Alexander Krotov
1
-4
/
+24
2017-12-04
Markdown reader: Don't parse native div as table caption.
John MacFarlane
1
-1
/
+1
2017-12-04
Add `empty_paragraphs` extension.
John MacFarlane
2
-5
/
+13
2017-12-04
Muse reader: add underline support in Emacs Muse mode
Alexander Krotov
1
-1
/
+7
2017-12-02
Docx reader: don't strip out empty paragraphs.
John MacFarlane
1
-3
/
+1
2017-11-29
Support beamer `\alert` in LaTeX reader. Closes #4091.
John MacFarlane
1
-0
/
+1
2017-11-29
Muse reader: correctly remove indentation from notes
Alexander Krotov
1
-2
/
+2
2017-11-27
Muse reader: parse "~~" as non-breaking space in Emacs mode
Alexander Krotov
1
-0
/
+7
2017-11-27
Muse reader: make code blocks round trip
Alexander Krotov
1
-8
/
+16
2017-11-26
Muse reader: drop common space prefix from list items
Alexander Krotov
1
-11
/
+17
2017-11-25
Fix comment typo: s/elemnet/element/
Alexander Krotov
1
-1
/
+1
2017-11-25
Muse reader: don't interpret XML entities
Alexander Krotov
1
-6
/
+5
2017-11-25
Muse reader: remove `nested`
Alexander Krotov
1
-11
/
+2
2017-11-24
Muse reader: parse markup in definition list terms
Alexander Krotov
1
-2
/
+4
2017-11-24
Muse reader: allow definition to end with EOF
Alexander Krotov
1
-1
/
+1
2017-11-24
Muse: move inline list normalization to writer
Alexander Krotov
1
-18
/
+4
2017-11-22
Org reader: allow empty list items
Albert Krewinkel
2
-45
/
+42
2017-11-22
Muse reader: allow list items to be empty
Alexander Krotov
1
-2
/
+2
2017-11-22
Muse reader: don't allow blockquotes within lists
Alexander Krotov
1
-1
/
+2
2017-11-22
Muse reader: fix reading of multiline definitions
Alexander Krotov
1
-2
/
+2
2017-11-22
Muse reader: concatenate inlines of the same type
Alexander Krotov
1
-4
/
+18
2017-11-21
Muse reader: add inline <literal> support
Alexander Krotov
1
-0
/
+11
2017-11-21
Muse reader: chop newlines after <literal> and before </literal>
Alexander Krotov
1
-9
/
+13
2017-11-21
Muse reader: <literal> has "style" attribute, not "format"
Alexander Krotov
1
-1
/
+2
2017-11-19
Muse reader: count only one space as part of list item marker
Alexander Krotov
1
-2
/
+2
2017-11-19
Muse reader: produce SoftBreaks on newlines
Alexander Krotov
1
-18
/
+28
2017-11-18
HTML reader: ensure we don't produce level 0 headers,
John MacFarlane
1
-5
/
+5
2017-11-18
Muse reader: Add Text::Amuse footnote extensions
Alexander Krotov
1
-6
/
+29
2017-11-16
Introduce `HasSyntaxExtensions` typeclass (#4074)
Alexander
1
-13
/
+9
2017-11-15
Creole reader: Fix performance issue for longer lists. (#4075)
Sascha Wilde
1
-1
/
+1
2017-11-14
RST reader: better support for 'container' directive.
John MacFarlane
1
-1
/
+3
2017-11-13
LaTeX reader: allow optional arguments on `\footnote`.
John MacFarlane
1
-2
/
+2
2017-11-13
Replace "emacs" extension with "amuse" extension
Alexander Krotov
1
-1
/
+1
2017-11-12
Fix comment that confuses haddock.
John MacFarlane
1
-1
/
+1
2017-11-12
LaTeX reader: support column specs like `*{2}{r}`.
John MacFarlane
1
-3
/
+13
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
[prev]
[next]