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
2017-06-02
Fixed keywords in docx writer.
John MacFarlane
1
-1
/
+6
2017-06-02
Add keywords metadata to docx document properties
Ian
1
-0
/
+1
2017-06-01
HTML writer: Avoid two class attributes when adding 'uri' class.
John MacFarlane
1
-7
/
+7
2017-06-01
Markdown writer: Avoid inline surround-marking with empty content.
John MacFarlane
1
-0
/
+5
2017-05-27
Markdown writer: changes to `--reference-links`.
John MacFarlane
1
-15
/
+44
2017-05-26
HTML writer: Removed unused parameter in dimensionsToAttributeList.
John MacFarlane
1
-3
/
+3
2017-05-25
Allow em for image height/width in HTML, LaTeX.
John MacFarlane
1
-4
/
+3
2017-05-25
Docx writer: Use Table rather than "Table Normal" for table style.
John MacFarlane
1
-1
/
+1
2017-05-23
Fixed handling of soft hyphen (0173) in docx writer.
John MacFarlane
1
-7
/
+19
2017-05-23
Shared: Provide custom isURI that rejects unknown schemes [isURI]
Albert Krewinkel
11
-16
/
+8
2017-05-19
RST writer: add empty comments when needed...
John MacFarlane
1
-3
/
+25
2017-05-18
Don't render LaTeX images with data: URIs.
John MacFarlane
1
-0
/
+3
2017-05-18
Docx writer: Change FigureWithCaption to CaptionedFigure (#3658)
Ian
1
-1
/
+1
2017-05-17
Markdown writer: Fixed duplicated reference links
John MacFarlane
1
-11
/
+15
2017-05-13
Update dates in copyright notices
Albert Krewinkel
29
-57
/
+62
2017-05-13
Add haddock module description to FB2 writer
Albert Krewinkel
1
-1
/
+11
2017-05-13
Change maintainer line in Org writer module
Albert Krewinkel
1
-1
/
+1
2017-05-07
Markdown writer: missing \n (#3647)
David A Roberts
1
-1
/
+1
2017-05-07
Muse writer: Indent tables with one space (#3649)
Alexander Krotov
1
-2
/
+2
2017-05-04
Muse writer: omit automatic header identifiers (#3633)
Alexander Krotov
1
-1
/
+10
2017-05-03
Markdown writer: better escaping for links (#3628)
David A Roberts
1
-1
/
+10
2017-05-03
Markdown Writer: put space before reference link definitions
Mauro Bieg
1
-1
/
+1
2017-05-02
Added PandocResourceNotFound error.
John MacFarlane
4
-21
/
+7
2017-05-02
Markdown writer: Case-insensitive reference links. (#3616)
David A Roberts
1
-14
/
+16
2017-05-02
FB2 writer: Add support for "lang" metadata (#3625)
Alexander Krotov
1
-2
/
+7
2017-04-29
LaTeX writer: Fix problem with escaping in lstinline.
John MacFarlane
1
-1
/
+6
2017-04-28
LaTeX writer: don't use lstinline it \item[..].
John MacFarlane
1
-1
/
+7
2017-04-28
Ms writer: make use of already defined render' (#3613)
Alexander Krotov
1
-2
/
+2
2017-04-28
Muse writer: Do not reflow directives (#3614)
Alexander Krotov
1
-2
/
+2
2017-04-25
HTML line block: Use class instead of style attribute.
John MacFarlane
1
-1
/
+1
2017-04-25
LaTeX writer: fix error with line breaks after empty content.
John MacFarlane
1
-19
/
+28
2017-04-14
Avoid repeating StackValue instances definitions
Albert Krewinkel
1
-30
/
+1
2017-04-14
Extract lua helper functions into Lua.Util module
Albert Krewinkel
1
-10
/
+7
2017-04-12
Man writer: Fix handling of nested font commands.
John MacFarlane
1
-9
/
+37
2017-04-10
Docx writer: don't take "distArchive" from datadir.
John MacFarlane
1
-2
/
+3
2017-04-06
Ms writer: wider indents for lists.
John MacFarlane
1
-5
/
+6
2017-04-05
Ms writer: respect text wrapping options.
John MacFarlane
1
-1
/
+6
2017-04-04
Ms writer improvements:
John MacFarlane
1
-4
/
+3
2017-04-04
Ms writer: ensure that @ is escaped in URIs.
John MacFarlane
1
-1
/
+5
2017-04-04
Add original classes to JS obfuscated links (#3554)
Timm Albers
1
-1
/
+4
2017-04-03
Add class to footnote back references
Timm Albers
1
-1
/
+1
2017-04-03
Include \VerbatimFootnotes for highlighted code blocks
Timm Albers
1
-2
/
+5
2017-04-01
Ms writer: added syntax highlighting.
John MacFarlane
1
-5
/
+84
2017-04-01
OpenDocument writer: wider labels for lists.
John MacFarlane
1
-2
/
+2
2017-03-31
JATS writer: put references in `<back>`.
John MacFarlane
1
-3
/
+10
2017-03-30
Fix compiler warning.
John MacFarlane
1
-1
/
+1
2017-03-30
Allow dynamic loading of syntax definitions.
John MacFarlane
3
-26
/
+30
2017-03-30
ZimWiki writer: put in PandocMonad, added warnings for raw.
John MacFarlane
1
-17
/
+32
2017-03-30
Textile writer: moved into PandocMonad.
John MacFarlane
1
-31
/
+48
2017-03-30
Org writer: move everything into PandocMonad.
John MacFarlane
1
-23
/
+35
[prev]
[next]