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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-25
Muse reader: allow images inside link descriptions
Alexander Krotov
1
-5
/
+4
2019-05-25
HTML reader: trim definition list terms
Alexander Krotov
1
-1
/
+1
2019-05-25
Muse writer: do not escape empty line after <br>
Alexander Krotov
1
-4
/
+5
2019-05-22
Markdown writer: Ensure the code fence is long enough.
John MacFarlane
1
-11
/
+10
2019-05-21
Markdown writer: fix small error in ed73bd28
Jesse Rosenthal
1
-4
/
+3
2019-05-21
Markdown writer: Handle labels with integer names
Jesse Rosenthal
1
-3
/
+20
2019-05-18
Add tex_math_dollars to multimarkdownExtensions.
John MacFarlane
1
-0
/
+1
2019-05-16
JATS writer: properly handle footnotes.
John MacFarlane
1
-7
/
+24
2019-05-15
FB2 writer: do not wrap note references into <sup> and brackets
Alexander Krotov
1
-1
/
+1
2019-05-15
hlint FB2 writer
Alexander Krotov
1
-27
/
+22
2019-05-13
Org reader: fix planning elements in headers level 3 and higher
Albert Krewinkel
1
-1
/
+1
2019-05-13
Org reader: omit, but warn about unknown export options
Albert Krewinkel
3
-4
/
+20
2019-05-12
Org writer: always indent src blocks content by 2 spaces
Albert Krewinkel
1
-3
/
+1
2019-05-11
FB2 reader: parse notes
Alexander Krotov
1
-3
/
+51
2019-05-11
FB2 reader: use XML.Light.Input.parseXMLDoc to parse the root element
Alexander Krotov
1
-12
/
+11
2019-05-11
Reduce the amount of state in FB2 reader
Alexander Krotov
1
-1
/
+3
2019-05-11
FB2 reader: use Text.XML.Light.unqual where possible
Alexander Krotov
1
-8
/
+8
2019-05-05
Asciidoc writer: use `` `+...+` `` form for inline code.
John MacFarlane
1
-1
/
+1
2019-05-05
Asciidoc writer: use proper smart quotes with asciidoctor.
John MacFarlane
1
-4
/
+10
2019-05-05
LaTeX writer: don't produce columns environment unless beamer.
John MacFarlane
1
-2
/
+2
2019-05-05
Org reader: prefer plain symbols over math symbols
Albert Krewinkel
1
-1
/
+1
2019-05-05
Org reader: recognize emphasis after TODO/DONE keyword
Albert Krewinkel
1
-1
/
+3
2019-05-04
HTML writer: don't add variation selector if it's already there.
John MacFarlane
1
-1
/
+4
2019-05-04
Add template variable `curdir` with working directory
John MacFarlane
1
-0
/
+5
2019-05-04
FB2 writer: use genre metadata field (#5478)
John
1
-1
/
+4
2019-05-04
JATS writer: fix citations with PMID so they validate.
John MacFarlane
1
-6
/
+10
2019-05-04
Improve c4a81fb941adf6c3bf524916c46623685d276f32.
John MacFarlane
1
-1
/
+1
2019-05-03
metaToJSON: treat digits starting with 0 as a string...
John MacFarlane
1
-0
/
+3
2019-05-04
Lua: add `pandoc.system` module (#5468)
Albert Krewinkel
2
-0
/
+36
2019-05-03
LaTeX reader: Allow newlines in `\mintinline`.
John MacFarlane
1
-3
/
+7
2019-05-01
MediaWiki reader: handle multiple attributes in table row (#5471)
chinapedia
1
-2
/
+2
2019-05-01
Fix footnote in image caption.
John MacFarlane
1
-10
/
+16
2019-04-30
HTML: prevent gratuitious emojification on iOS.
John MacFarlane
1
-1
/
+10
2019-04-25
Fix --self-contained so it works when output format has extensions.
John MacFarlane
1
-4
/
+4
2019-04-23
Allow use of -output-directory in --pdf-engine-opt.
John MacFarlane
1
-4
/
+6
2019-04-23
EPUB writer: Ensure unique ids for styleesheets in content.opf.
John MacFarlane
1
-3
/
+3
2019-04-20
HTML writer: Add class="heading" to level 7+ Headers...
John MacFarlane
1
-1
/
+1
2019-04-16
Text.Pandoc.PDF: replace `</>` with literal "/".
John MacFarlane
1
-2
/
+2
2019-04-16
Tigthen up fix to #5446.
John MacFarlane
1
-2
/
+2
2019-04-15
RST writer: treat Span as transparent.
John MacFarlane
1
-0
/
+3
2019-04-10
LaTeX reader: add braces when resolving `\DeclareMathOperator`.
John MacFarlane
1
-1
/
+2
2019-04-07
Asciify.hs: add Turkish undotted-i (#5434)
Mauro Bieg
1
-0
/
+1
2019-04-05
More fixes to beamer table footnotes.
John MacFarlane
1
-14
/
+19
2019-04-05
LaTeX writer: rename stInMinipage -> stExternalNotes
John MacFarlane
1
-13
/
+14
2019-04-05
Make footnotes work properly in beamer tables.
John MacFarlane
1
-0
/
+6
2019-04-05
Vimwiki reader: improve handling of internal links.
John MacFarlane
1
-5
/
+12
2019-04-05
PowerPoint writer code style fix
Jesse Rosenthal
1
-30
/
+14
2019-04-05
PowerPoint writer: expand builtin reference doc to model all layouts
Jesse Rosenthal
1
-0
/
+4
2019-04-04
PowerPoint writer: Always open up in slide view
Jesse Rosenthal
1
-8
/
+26
2019-04-03
Add support for go with --listings.
John MacFarlane
1
-0
/
+1
[next]