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
2015-05-26
Merge pull request #2141 from DigitalPublishingToolkit/icml-images
John MacFarlane
1
-1
/
+3
2015-05-23
Org reader: drop trees with a :noexport: tag
Albert Krewinkel
1
-4
/
+12
2015-05-23
Org reader: put header tags into empty spans
Albert Krewinkel
1
-2
/
+19
2015-05-23
Org reader: generalize code block result parsing
Albert Krewinkel
1
-3
/
+3
2015-05-23
Reorder block arguments parsing code
Albert Krewinkel
1
-13
/
+18
2015-05-21
EPUB writer: Split references into separate chapter.
John MacFarlane
1
-0
/
+4
2015-05-20
PDF writer: Print temp dir on `--verbose`.
John MacFarlane
1
-0
/
+2
2015-05-20
DocBook writer: add id to para if in Div with id element.
John MacFarlane
1
-0
/
+8
2015-05-13
Markdown reader: Made implicit header references case-insensitive.
John MacFarlane
2
-12
/
+26
2015-05-13
HTML reader: Support base tag.
John MacFarlane
1
-7
/
+28
2015-05-13
Beamer: mark slide as `[fragile]` if header has `fragile` class.
John MacFarlane
1
-2
/
+3
2015-05-13
EPUB writer: Properly handle image URLs without an extension.
John MacFarlane
1
-36
/
+42
2015-05-13
Fixed regression in charsInBalancedBrackets.
John MacFarlane
1
-1
/
+2
2015-05-11
Don't use sup element for epub footnotes.
John MacFarlane
1
-2
/
+4
2015-05-11
HTML reader: Fixed detection of self-closing tags.
John MacFarlane
2
-3
/
+3
2015-05-11
Fix image URIs in ICML output (v2)
gohai
1
-1
/
+3
2015-05-10
ImageSize: fixed some exif parsing bugs.
John MacFarlane
1
-22
/
+26
2015-05-09
Improved warnings when image size can't be determined.
John MacFarlane
3
-5
/
+13
2015-05-09
ImageSize: Use runGetOrFail with binary 0.7+.
John MacFarlane
1
-2
/
+13
2015-05-09
ImageSize: make jpeg header parsing routines return Either.
John MacFarlane
1
-29
/
+34
2015-05-09
ImageSize: make imageSize return an Either, not a Maybe.
John MacFarlane
4
-16
/
+22
2015-05-09
Revert "EPUB writer: stylesheet changes. Closes #2040."
John MacFarlane
1
-26
/
+18
2015-05-08
EPUB writer: stylesheet changes. Closes #2040.
John MacFarlane
1
-18
/
+26
2015-05-05
Deal with deprecation warning in Custom.
John MacFarlane
1
-2
/
+10
2015-05-05
UTF8: Better handling of bare CRs in input files.
John MacFarlane
1
-2
/
+8
2015-05-04
SelfContained: properly handle data URIs in css urls.
John MacFarlane
1
-32
/
+48
2015-05-03
Make sure a closing `</div>` doesn't get included in a defn list item.
John MacFarlane
1
-0
/
+1
2015-05-02
LaTeX writer: Add a `\label` in `\hyperdef` for Div, Span.
John MacFarlane
1
-2
/
+4
2015-05-01
EPUB writer: Use plain writer for metadata dc: fields.
John MacFarlane
1
-2
/
+5
2015-05-01
SelfContained: cssURLs no longer tries to fetch fragment URLs.
John MacFarlane
1
-7
/
+11
2015-04-29
Added woff2 to MIME types
Alfred Wechselberger
1
-0
/
+1
2015-04-29
HTML reader: Allow multiple colgroups in table.
John MacFarlane
1
-1
/
+1
2015-04-26
EPUB writer: Remove linear=no from cover itemref.
John MacFarlane
1
-1
/
+1
2015-04-26
Fixed regression with lists inside defintiion lists.
John MacFarlane
1
-1
/
+1
2015-04-26
Merge pull request #2112 from lierdakil/issue2101
John MacFarlane
1
-33
/
+29
2015-04-26
Updated copyright notices to -2015. Closes #2111.
John MacFarlane
48
-95
/
+95
2015-04-26
Custom Writer: Set foreign encoding to UTF-8
Nikolay Yakimov
1
-33
/
+29
2015-04-22
LaTeX reader: recognize `\newpage` as a block command.
John MacFarlane
1
-0
/
+1
2015-04-21
Custom writer: use UTF-8 aware bytestring conversion.
John MacFarlane
1
-7
/
+8
2015-04-19
Rewrote charsInBalancedBrackets.
John MacFarlane
1
-12
/
+15
2015-04-20
MD Reader: Fix links/footnotets after citations
Nikolay Yakimov
1
-2
/
+16
2015-04-18
Revert "Merge pull request #1947 from mpickering/Fmonad"
John MacFarlane
4
-575
/
+627
2015-04-18
Markdown writer: improved escaping.
John MacFarlane
1
-2
/
+3
2015-04-18
Markdown definition lists: don't require indent for first line.
John MacFarlane
1
-2
/
+4
2015-04-17
More principled fix for #1820.
John MacFarlane
1
-5
/
+7
2015-04-17
Merge branch 'latex-tightlist' of https://github.com/jlduran/pandoc into jldu...
John MacFarlane
1
-3
/
+3
2015-04-17
Merge pull request #1954 from mcmtroffaes/feature/citekey-firstchar-alphanum
John MacFarlane
1
-1
/
+1
2015-04-17
Merge pull request #2079 from lierdakil/rst-normalize-headings
John MacFarlane
1
-7
/
+36
2015-04-17
Merge pull request #2092 from lierdakil/issue1909
John MacFarlane
2
-2
/
+8
2015-04-17
Fixed `htmlTag` in HTML reader.
John MacFarlane
1
-1
/
+1
[prev]
[next]