index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
LaTeX writer: don't use lstinline it \item[..].
John MacFarlane
1
-0
/
+12
2017-04-26
Lua module: provide simple `read` format parser
Albert Krewinkel
1
-1
/
+2
2017-04-26
Lua filter: allow filtering of meta data only
Albert Krewinkel
1
-0
/
+12
2017-04-26
LaTeX reader: Add basic support for hyphenat package (#3603)
schrieveslaach
1
-0
/
+49
2017-04-26
LaTeX reader: Add support for \vdots (#3607)
schrieveslaach
1
-0
/
+12
2017-04-25
HTML line block: Use class instead of style attribute.
John MacFarlane
7
-0
/
+7
2017-04-25
LaTeX writer: fix error with line breaks after empty content.
John MacFarlane
1
-0
/
+14
2017-04-24
LaTeX reader: better support for subfigure package.
John MacFarlane
1
-0
/
+35
2017-04-23
Org reader: allow multi-word arguments to src block params
Albert Krewinkel
1
-0
/
+9
2017-04-23
Org reader: stop adding rundoc prefix to src params
Albert Krewinkel
1
-33
/
+26
2017-04-23
Org reader: handle line numbering switch for src blocks
Albert Krewinkel
1
-0
/
+9
2017-04-23
HTML reader: Revise treatment of li with id attribute.
John MacFarlane
1
-0
/
+61
2017-04-22
Add siunitx Support (#3588)
schrieveslaach
1
-0
/
+21
2017-04-16
Org reader: allow emphasized text to be followed by `[`
Albert Krewinkel
1
-0
/
+10
2017-04-16
Org reader: convert markup at beginning of footnotes
Albert Krewinkel
1
-0
/
+10
2017-04-15
Lua filter: revert to non-destructuring filters
Albert Krewinkel
4
-11
/
+12
2017-04-15
Avoid parsing "Notes:**" as a bare URI.
John MacFarlane
1
-0
/
+6
2017-04-14
Lua filter: allow shorthand functions for math and quoted
Albert Krewinkel
2
-14
/
+28
2017-04-14
Lua filter: use destructured functions for block filters
Albert Krewinkel
2
-4
/
+3
2017-04-13
Use lua constructors to push meta values
Albert Krewinkel
1
-2
/
+6
2017-04-12
Lua filter: use destructured functions for inline filters
Albert Krewinkel
1
-4
/
+5
2017-04-12
Man writer: Fix handling of nested font commands.
John MacFarlane
2
-4
/
+19
2017-04-07
Lua filter: improve doc filter performance
Albert Krewinkel
1
-1
/
+9
2017-04-06
Ensure correctness of StackValue instances
Albert Krewinkel
1
-0
/
+28
2017-04-06
Ms writer: wider indents for lists.
John MacFarlane
1
-96
/
+96
2017-04-06
Allow raw latex commands starting with `\start` in Markdown.
John MacFarlane
1
-0
/
+8
2017-04-05
Ms writer: respect text wrapping options.
John MacFarlane
2
-69
/
+39
2017-04-04
Ms writer improvements:
John MacFarlane
1
-14
/
+8
2017-04-04
Ms writer: ensure that @ is escaped in URIs.
John MacFarlane
1
-2
/
+2
2017-04-03
Add class to footnote back references
Timm Albers
2
-10
/
+10
2017-04-02
Lua module: add readers submodule
Albert Krewinkel
2
-0
/
+18
2017-04-01
Ms writer: added syntax highlighting.
John MacFarlane
1
-2
/
+2
2017-04-01
OpenDocument writer: wider labels for lists.
John MacFarlane
1
-189
/
+189
2017-03-31
JATS template: always include `<back>` element even if empty.
John MacFarlane
1
-0
/
+2
2017-03-31
JATS writer: put references in `<back>`.
John MacFarlane
2
-1593
/
+1589
2017-03-30
JATS writer: use both tex and mml alternatives for math when possible.
John MacFarlane
1
-8
/
+21
2017-03-30
JATS writer: Fixed bibliography handling.
John MacFarlane
1
-6
/
+10
2017-03-30
Merge branch 'jats'
John MacFarlane
3
-0
/
+2044
2017-03-30
Added JATS writer.
John MacFarlane
3
-0
/
+2044
2017-03-29
lstinline with braces can be used (verb cannot be used with braces) (#3535)
schrieveslaach
1
-0
/
+23
2017-03-27
LaTeX reader: add support for LaTeX subfiles package.
schrieveslaach
3
-0
/
+38
2017-03-26
Add blank lines to #3531 command test.
John MacFarlane
1
-0
/
+2
2017-03-26
MediaWiki writer: don't softbreak lines inside list items.
John MacFarlane
1
-0
/
+19
2017-03-26
Ms writer: Hyperlink table of contents and other improvements.
John MacFarlane
1
-3
/
+14
2017-03-26
Ms writer: Add PDF outline bookmarks.
John MacFarlane
1
-0
/
+31
2017-03-26
Fixed a test not updated on last commit.
John MacFarlane
1
-1
/
+1
2017-03-26
Ms writer: Use @ instead of | for inline math delimiter.
John MacFarlane
2
-87
/
+87
2017-03-26
Ms writer: Support external links.
John MacFarlane
1
-63
/
+154
2017-03-26
Ms writer: better placement of header anchors.
John MacFarlane
1
-31
/
+31
2017-03-25
Ms writer: Implement header identifiers and internal links.
John MacFarlane
1
-2
/
+32
[prev]
[next]