index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-30
Lua filter: fall-back to global filters when none is returned
Albert Krewinkel
1
-1
/
+1
2017-04-30
Lua module: simplify Attributes, rename to Attr
Albert Krewinkel
1
-59
/
+26
2017-04-30
Lua module: make Header argument order consistent
Albert Krewinkel
1
-2
/
+2
2017-04-30
Lua module: add example for usage of `read`
Albert Krewinkel
1
-1
/
+11
2017-04-29
LaTeX writer: Fix problem with escaping in lstinline.
John MacFarlane
2
-0
/
+2
2017-04-26
Lua module: provide simple `read` format parser
Albert Krewinkel
1
-0
/
+14
2017-04-26
Lua filter: allow natural access to meta elements
Albert Krewinkel
1
-13
/
+18
2017-04-25
HTML line block: Use class instead of style attribute.
John MacFarlane
8
-0
/
+8
2017-04-15
Lua module: provide accessors to element properties
Albert Krewinkel
1
-39
/
+109
2017-04-15
Lua filter: use Attributes constructor for Attrs
Albert Krewinkel
1
-16
/
+50
2017-04-15
Lua module: fix doc generation, reorder code
Albert Krewinkel
1
-69
/
+60
2017-04-15
Lua module: provide builder functions for math and quoted
Albert Krewinkel
1
-4
/
+42
2017-04-14
Lua filter: use lua strings for nullary constructors
Albert Krewinkel
1
-44
/
+22
2017-04-14
Push blocks via lua constructors and constants
Albert Krewinkel
1
-41
/
+234
2017-04-13
Use lua constructors to push meta values
Albert Krewinkel
1
-0
/
+42
2017-04-13
Improve lua module documentation
Albert Krewinkel
1
-140
/
+315
2017-04-12
Lua module: provide multi-param Inline constructors
Albert Krewinkel
1
-4
/
+160
2017-04-11
Lua filter: use custom StackValue Inline instance
Albert Krewinkel
1
-4
/
+0
2017-04-04
Ms writer improvements:
John MacFarlane
1
-4
/
+4
2017-04-04
Small fixes to ms template.
John MacFarlane
1
-6
/
+6
2017-04-01
Added data/default.theme to repository.
John MacFarlane
1
-0
/
+177
2017-04-01
Ms writer: added syntax highlighting.
John MacFarlane
1
-0
/
+4
2017-03-31
JATS template: always include `<back>` element even if empty.
John MacFarlane
1
-2
/
+2
2017-03-31
JATS writer: put references in `<back>`.
John MacFarlane
1
-0
/
+7
2017-03-30
jats template: added xml-stylesheet variable.
John MacFarlane
1
-0
/
+3
2017-03-30
Automatically include URI-encoded jats.csl for jats output.
John MacFarlane
1
-0
/
+208
2017-03-28
Added default.jats template.
John MacFarlane
1
-0
/
+193
2017-03-26
default.ms template: move header-includes and .1C up.
John MacFarlane
1
-5
/
+5
2017-03-26
Ms writer: Hyperlink table of contents and other improvements.
John MacFarlane
1
-1
/
+11
2017-03-26
Ms writer: Use @ instead of | for inline math delimiter.
John MacFarlane
1
-1
/
+1
2017-03-26
Ms writer: Support external links.
John MacFarlane
1
-0
/
+4
2017-03-25
Ms writer: Implement header identifiers and internal links.
John MacFarlane
1
-1
/
+0
2017-03-25
Ms writer: use light gray for strikeout.
John MacFarlane
1
-0
/
+2
2017-03-25
Ms writer: improved pdf metadata.
John MacFarlane
1
-1
/
+2
2017-03-25
ms template: beginnings of support for PDF metadata.
John MacFarlane
1
-0
/
+4
2017-03-25
Ms template: don't include www macros.
John MacFarlane
1
-1
/
+0
2017-03-24
Ms writer: Use indented paragraphs after first in section.
John MacFarlane
1
-1
/
+1
2017-03-24
default.ms: Add settings for document variables like width.
John MacFarlane
1
-2
/
+29
2017-03-24
Use www.tmac in default.ms.
John MacFarlane
1
-0
/
+1
2017-03-24
Ms writer: support --toc, date, abstract.
John MacFarlane
1
-0
/
+12
2017-03-24
Ms writer: Use custom .HRULE macro for horizontal rule.
John MacFarlane
1
-10
/
+14
2017-03-23
Ms writer: Super/subscript support.
John MacFarlane
1
-0
/
+10
2017-03-23
Initial addition of groff ms writer.
John MacFarlane
1
-0
/
+31
2017-03-20
Lua filters (#3514)
Albert Krewinkel
1
-0
/
+144
2017-03-16
Add default abbreviations file (data/abbreviations).
John MacFarlane
1
-0
/
+28
2017-03-13
Docx writer: Support 9 levels of headers.
John MacFarlane
1
-0
/
+60
2017-03-10
Add Muse writer (#3489)
Alexander Krotov
1
-0
/
+44
2017-03-04
Regularized CSS in html/epub/html slide templates.
John MacFarlane
9
-21
/
+49
2017-03-04
templates: CSS for .smallcaps, closes #1592 (#3485)
Mauro Bieg
9
-7
/
+9
2017-03-04
Make default.html5 polyglot markup conformant. (#3473)
John Luke Bentley
1
-7
/
+7
[next]