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-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
2017-03-25
Ms writer: use light gray for strikeout.
John MacFarlane
1
-1
/
+3
2017-03-25
Ms writer: improved pdf metadata.
John MacFarlane
1
-1
/
+2
2017-03-25
Updated test suite for ms template change.
John MacFarlane
1
-0
/
+4
2017-03-25
Ms. writer: links: use footnote only for absolute URIs.
John MacFarlane
1
-97
/
+24
2017-03-25
Updated tests.
John MacFarlane
1
-2
/
+1
2017-03-24
Ms writer: Use indented paragraphs after first in section.
John MacFarlane
1
-73
/
+73
2017-03-24
default.ms: Add settings for document variables like width.
John MacFarlane
1
-2
/
+30
2017-03-24
Ms writer: support --toc, date, abstract.
John MacFarlane
1
-0
/
+1
2017-03-24
Markdown writer: don't emit a simple table if `simple_tables` disabled.
John MacFarlane
1
-0
/
+15
2017-03-24
Ms writer: Use custom .HRULE macro for horizontal rule.
John MacFarlane
1
-36
/
+27
2017-03-23
Ms writer: improved definition lists.
John MacFarlane
1
-53
/
+36
2017-03-23
Pipe tables: impose minimum cell size.
John MacFarlane
1
-0
/
+14
2017-03-23
Grid tables: remove unnecessary extra space in cells.
John MacFarlane
2
-38
/
+38
2017-03-23
Ms writer: fixed hard line breaks.
John MacFarlane
1
-3
/
+1
2017-03-23
Updated ms tests.
John MacFarlane
1
-6
/
+16
2017-03-23
Ms. writer: don't render links in footnotes as footnotes.
John MacFarlane
1
-6
/
+2
2017-03-23
Ms writer: Improved footnotes.
John MacFarlane
1
-5
/
+0
2017-03-23
Ms writer: fixed strong/emph combination.
John MacFarlane
1
-4
/
+4
2017-03-23
Initial addition of groff ms writer.
John MacFarlane
3
-0
/
+1223
2017-03-22
Added to issue 3516 command test to debug test failure on appveyor.
John MacFarlane
1
-0
/
+36
2017-03-21
Plain writer: use _(..) or ^(..) for super/subscript...
John MacFarlane
2
-3
/
+3
2017-03-21
Improve rendering of superscript in plain output.
John MacFarlane
1
-0
/
+6
2017-03-21
RST writer: improve grid table output, fix bug with empty rows.
John MacFarlane
3
-36
/
+51
2017-03-20
Add `space_in_atx_header` extension.
John MacFarlane
1
-0
/
+13
2017-03-20
Lua filters (#3514)
Albert Krewinkel
5
-0
/
+62
2017-03-19
Removed failing part of 3348 test.
John MacFarlane
1
-16
/
+0
2017-03-18
HTML reader: Better sanity checks on raw HTML.
John MacFarlane
1
-0
/
+13
2017-03-17
Added test case to 3348 to try to figure out why appveyor build fails.
John MacFarlane
1
-0
/
+18
2017-03-17
Adjust command test 3348.md to specify column width.
John MacFarlane
1
-1
/
+1
2017-03-16
Added test for #256.
John MacFarlane
2
-0
/
+14
2017-03-15
OpenDocument writer: use more widely available bullet characters.
John MacFarlane
1
-102
/
+102
2017-03-15
Use tasty-golden for golden tests in Old.
John MacFarlane
1
-39
/
+52
2017-03-14
Command tests: just findPandoc once.
John MacFarlane
1
-4
/
+4
2017-03-14
Removed unneeded import.
John MacFarlane
1
-1
/
+0
2017-03-14
Got rid of distracting warning in test output.
John MacFarlane
1
-2
/
+2
2017-03-14
Small test plumbing improvement.
John MacFarlane
1
-11
/
+11
2017-03-14
Use tasty for tests rather than test-framework.
John MacFarlane
27
-137
/
+132
2017-03-13
Better handling of \part in LaTeX.
John MacFarlane
1
-0
/
+30
2017-03-13
Put TEI writer inside PandocMonad. Added warnings for omitted raw elements.
John MacFarlane
1
-31
/
+31
2017-03-12
Improved behavior of `auto_identifiers` when there are explicit ids.
John MacFarlane
1
-0
/
+13
2017-03-11
Changed test case labeled 3384.md to 3348.md.
John MacFarlane
1
-0
/
+0
2017-03-11
Markdown writer: fixed bugs in simple/multiline list output.
John MacFarlane
1
-0
/
+15
2017-03-10
Add Muse writer (#3489)
Alexander Krotov
5
-0
/
+1096
2017-03-10
Expand \newenvironment macros.
John MacFarlane
1
-0
/
+12
2017-03-09
HTML writer: fallback to basename rather than Untitled.
John MacFarlane
2
-2
/
+2
2017-03-08
Org reader: disallow tables on list marker lines
Albert Krewinkel
1
-1
/
+10
[prev]
[next]