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-11-20
data/pandoc.lua: enable table-like behavior of attributes (#4080)
Albert Krewinkel
2
-3
/
+17
2017-11-19
Muse reader: count only one space as part of list item marker
Alexander Krotov
1
-22
/
+36
2017-11-19
Muse reader: produce SoftBreaks on newlines
Alexander Krotov
1
-13
/
+13
2017-11-18
Lua filters: preload text module (#4077)
Albert Krewinkel
2
-3
/
+18
2017-11-18
Muse reader: Add Text::Amuse footnote extensions
Alexander Krotov
1
-0
/
+37
2017-11-14
Text.Pandoc.Parsing.uri: allow `&` and `=` as word characters.
John MacFarlane
1
-0
/
+9
2017-11-13
LaTeX reader: allow optional arguments on `\footnote`.
John MacFarlane
1
-0
/
+6
2017-11-13
Markdown writer: fix bug with doubled footnotes in grid tables.
John MacFarlane
1
-0
/
+14
2017-11-13
Replace "emacs" extension with "amuse" extension
Alexander Krotov
2
-9
/
+7
2017-11-12
LaTeX reader: support column specs like `*{2}{r}`.
John MacFarlane
1
-1
/
+14
2017-11-12
LaTeX reader: allow optional args for parbox.
John MacFarlane
1
-0
/
+11
2017-11-12
Muse reader: accept Emacs Muse definition lists
Alexander Krotov
1
-0
/
+12
2017-11-11
Fixed YAML metadata with "chomp" (`|-`).
John MacFarlane
1
-0
/
+12
2017-11-09
Allow fenced code blocks to be indented 1-3 spaces.
John MacFarlane
1
-0
/
+20
2017-11-08
Fix regression with --metadata.
John MacFarlane
1
-0
/
+14
2017-11-04
Fix test output for latest skylighting.
John MacFarlane
2
-6
/
+6
2017-11-04
Revert "Better indentation under headers in org mode output."
John MacFarlane
1
-406
/
+410
2017-11-04
Better indentation under headers in org mode output.
John MacFarlane
1
-410
/
+406
2017-11-04
Fix strikethrough in gfm writer.
John MacFarlane
1
-0
/
+6
2017-11-04
Test case change for texmath 0.10.
John MacFarlane
1
-2
/
+2
2017-11-03
Updated tests.
John MacFarlane
2
-2
/
+2
2017-11-02
Improved support for columns in HTML.
John MacFarlane
8
-24
/
+24
2017-11-02
Use latest skylighting; ensure no duplicate ids on code lines.
John MacFarlane
2
-6
/
+6
2017-11-02
Fixed revealjs slide column width issues.
John MacFarlane
1
-5
/
+3
2017-11-01
Really fix #3989.
John MacFarlane
1
-1
/
+1
2017-11-01
Updated command test for #3989.
John MacFarlane
1
-5
/
+3
2017-11-01
FB2 writer: Add "unrecognised" genre to <title-info>
Alexander Krotov
8
-7
/
+8
2017-11-01
FB2 writer: remove <annotation> from <body>
Alexander Krotov
8
-12
/
+7
2017-11-01
Merge pull request #4009 from mb21/html-class-names
John MacFarlane
4
-18
/
+18
2017-11-01
Merge pull request #4008 from labdsf/fb2-bullets
John MacFarlane
1
-10
/
+10
2017-11-01
Merge pull request #4001 from labdsf/fb2-tests
John MacFarlane
2
-0
/
+36
2017-10-31
Properly pass through author metadata in JATS writer.
John MacFarlane
1
-0
/
+12
2017-10-31
Fixed regression in parsing of HTML comments in markdown...
John MacFarlane
1
-0
/
+8
2017-11-01
Merge pull request #4018 from swilde/creole-fixes
John MacFarlane
1
-1
/
+14
2017-10-31
Creole reader: additional test on nowiki-block after para.
Sascha Wilde
1
-1
/
+4
2017-10-31
Add Millimeter constructor to Dimension in ImageSize.
John MacFarlane
1
-0
/
+8
2017-10-31
LaTeX reader: handle `%` comment right after command.
John MacFarlane
2
-0
/
+54
2017-10-31
Markdown reader: make sure fenced div closers work in lists.
John MacFarlane
1
-1
/
+0
2017-10-31
Make `fenced_divs` affect the Markdown writer.
John MacFarlane
1
-3
/
+2
2017-10-31
Creole reader: fixed lists with trailing white space.
Sascha Wilde
1
-0
/
+10
2017-10-31
FB2 writer: write blocks outside of <p> in definitions
Alexander Krotov
1
-34
/
+36
2017-10-31
HTML Writer: consistently use dashed class-names
mb21
4
-18
/
+18
2017-10-31
FB2 writer: make bullet lists consistent with ordered lists
Alexander Krotov
1
-10
/
+10
2017-10-30
Added failing command test for #4007.
John MacFarlane
1
-0
/
+23
2017-10-29
Export all of Text.Pandoc.Class from Text.Pandoc.
John MacFarlane
2
-2
/
+0
2017-10-29
Write FB2 lists without nesting blocks inside <p> (#4004)
Alexander
2
-83
/
+87
2017-10-29
Creole reader (#4002)
Sascha Wilde
3
-0
/
+236
2017-10-28
Add new style FB2 tests
Alexander Krotov
2
-0
/
+36
2017-10-27
Automatic reformating by stylish-haskell.
John MacFarlane
10
-31
/
+31
2017-10-27
Removed old adjacent_links test for docx reader.
John MacFarlane
3
-5
/
+0
[next]