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
/
Writers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-13
Use raw HTML for complex block quotes.
John MacFarlane
1
-1
/
+7
2014-07-13
DokuWiki writer: Use raw HTML for complex lists...
John MacFarlane
1
-13
/
+40
2014-07-13
DokuWiki writer: Normalize to collapse adjacent raw HTML blocks.
John MacFarlane
1
-1
/
+1
2014-07-13
DokuWiki writer: More tweaks to email links. (#1398)
John MacFarlane
1
-4
/
+3
2014-07-13
DokuWiki writer: Use pointy brackets for email links.
John MacFarlane
1
-0
/
+2
2014-07-13
Dokuwiki writer: More idiomatic code for escaping.
John MacFarlane
1
-2
/
+4
2014-07-13
DokuWiki writer: More raw HTML fixes. (#1398)
John MacFarlane
1
-2
/
+4
2014-07-13
DokuWiki writer: Fix raw inlines and blocks.
John MacFarlane
1
-6
/
+6
2014-07-13
Markdown writer: Use span with style for SmallCaps. (#1360)
John MacFarlane
1
-1
/
+8
2014-07-13
Markdown writer: use Span instead of (hackish) SmallCaps in plainify.
John MacFarlane
1
-9
/
+10
2014-07-13
EPUB writer: Use stringify instead of custom plainify.
John MacFarlane
1
-16
/
+10
2014-07-13
Merge branch 'claremacrae-dokuwiki'.
John MacFarlane
1
-2
/
+4
2014-07-13
Use renderTags' for all tag rendering.
John MacFarlane
2
-4
/
+4
2014-07-12
Removed space at ends of lines in source.
John MacFarlane
4
-11
/
+11
2014-07-11
Markdown writer: don't use braced attributes for fenced code.
John MacFarlane
1
-2
/
+2
2014-07-10
HTML writer: Deactivate "incremental" inside slide speaker notes.
John MacFarlane
1
-3
/
+5
2014-07-10
LaTeX writer: Put table captions above tables.
John MacFarlane
1
-3
/
+2
2014-07-08
DokuWiki writer: Remove broken formatting from headings (#1398)
Clare Macrae
1
-1
/
+11
2014-07-08
Put myself as maintainer (#1398)
Clare Macrae
1
-1
/
+1
2014-07-07
Merge branch 'dokuwiki' of https://github.com/claremacrae/pandoc into clarema...
John MacFarlane
1
-0
/
+435
2014-07-07
EPUB writer: better handle HTML media tags.
John MacFarlane
1
-1
/
+6
2014-07-04
MediaWiki writer: Minor renaming of 'st' prefixed names.
John MacFarlane
1
-31
/
+31
2014-07-04
Little restructuralization.
Matej Kollar
1
-9
/
+6
2014-07-04
Move more things to Reader.
Matej Kollar
1
-36
/
+29
2014-07-04
HLint suggestions.
Matej Kollar
1
-35
/
+34
2014-07-02
DokuWiki writer: Span no longer swallows text
Clare Macrae
1
-6
/
+2
2014-07-02
DokuWiki writer: Remove todos that I have already done.
Clare Macrae
1
-2
/
+0
2014-07-02
DokuWiki writer: Retain unknown RawBlock and RawInline text
Clare Macrae
1
-2
/
+2
2014-07-02
DokuWiki output: Implement blockquotes properly
Clare Macrae
1
-2
/
+2
2014-07-02
DokuWiki writer: remove unused code
Clare Macrae
1
-25
/
+0
2014-07-02
Use Reader.
Matej Kollar
1
-96
/
+95
2014-07-01
Merge branch 'master' of git://github.com/jgm/pandoc into dokuwiki
Clare Macrae
1
-3
/
+6
2014-07-01
Remove stray <div> and </div> from DokuWiki output (#386)
Clare Macrae
1
-5
/
+2
2014-07-01
Improved HTML Blocks in DokuWiki output (#386)
Clare Macrae
1
-1
/
+1
2014-06-30
Disable warnings about unused parameters.
Clare Macrae
1
-2
/
+2
2014-06-29
Docx writer: insert bookmark tags inside <w:p> tag.
Jesse Rosenthal
1
-3
/
+6
2014-06-29
Updated Copyright year, for consistency with MediaWiki.hs
Clare Macrae
1
-2
/
+2
2014-06-29
Updated DokuWiki code and tests to work with latest code from jgm.
Clare Macrae
1
-6
/
+22
2014-06-29
Merge remote-tracking branch 'jgm/master' into dokuwiki
Clare Macrae
24
-733
/
+2763
2014-06-23
LaTeX writer: Use `\textquotesingle` for `'` in inline code.
John MacFarlane
1
-0
/
+1
2014-06-23
Scale images to fit the page for DOCX
Grégory Bataille
1
-1
/
+9
2014-06-20
LaTeX writer: Correctly handle figures in notes.
John MacFarlane
1
-5
/
+7
2014-06-20
LaTeX writer: Fixed strikeout + highlighted code. Closes #1294.
John MacFarlane
1
-1
/
+10
2014-06-19
Docx writer: Use Compact style for empty table cells.
John MacFarlane
1
-1
/
+3
2014-06-19
Haddock writer: Use _____ for hrule.
John MacFarlane
1
-2
/
+2
2014-06-18
Haddock writer: Only use Decimal list style.
John MacFarlane
1
-2
/
+2
2014-06-18
Small fix to haddock "tables".
John MacFarlane
1
-2
/
+2
2014-06-18
More polish on Haddock reader/writer.
John MacFarlane
1
-17
/
+6
2014-06-18
Finished first draft of Haddock writer.
John MacFarlane
1
-0
/
+357
2014-06-03
Markdown writer: Prettier pipe tables.
John MacFarlane
1
-8
/
+16
[prev]
[next]