.. |
168.md
|
Fenced divs: ensure that paragraph at end doesn't become Plain.
|
2017-10-24 09:53:29 -07:00 |
256.md
|
Added test for #256.
|
2017-03-16 22:31:36 +01:00 |
262.md
|
RST reader: support anchors.
|
2017-06-27 15:03:16 +02:00 |
512.md
|
Back to using [WARNING] and [INFO] to mark messages.
|
2017-10-23 23:01:37 -07:00 |
645.md
|
LaTeX writer: don't use lstinline it \item[..].
|
2017-04-28 12:03:59 +02:00 |
853.md
|
RST reader: support RST-style citations.
|
2017-03-03 22:23:01 +01:00 |
934.md
|
Rewrote LaTeX reader with proper tokenization.
|
2017-07-07 12:36:00 +02:00 |
982.md
|
Rewrote LaTeX reader with proper tokenization.
|
2017-07-07 12:36:00 +02:00 |
987.md
|
Expand \newenvironment macros.
|
2017-03-10 09:46:32 +01:00 |
1126.md
|
HTML reader: allow enabling raw_tex extension.
|
2018-08-24 18:04:00 -07:00 |
1166.md
|
RST reader: Handle multiline cells in simple tables.
|
2017-03-02 16:48:53 +01:00 |
1279.md
|
Parse YAML metadata in a context that sees footnotes...
|
2017-03-05 01:36:40 +01:00 |
1390.md
|
Rewrote LaTeX reader with proper tokenization.
|
2017-07-07 12:36:00 +02:00 |
1592.md
|
Fixed some loose ends in #1592.
|
2017-03-04 23:01:29 +01:00 |
1629.md
|
LaTeX writer: Fix problem with escaping in lstinline.
|
2017-04-29 11:05:44 +02:00 |
1710.md
|
beamer output: fix single digit column percentage (#4691)
|
2018-06-07 10:50:14 -07:00 |
1718.md
|
Back to using [WARNING] and [INFO] to mark messages.
|
2017-10-23 23:01:37 -07:00 |
1745.md
|
Improved behavior of auto_identifiers when there are explicit ids.
|
2017-03-12 21:30:04 +01:00 |
1773.md
|
When parsing raw LaTeX commands, include trailing space.
|
2017-02-22 21:15:25 +01:00 |
1841.md
|
Markdown reader: improved parsing of indented raw HTML blocks.
|
2017-05-06 22:56:16 +02:00 |
1881.md
|
Use pandoc-types 1.17.1. Tests updated for new simpleTable behavior...
|
2017-08-20 23:24:51 -07:00 |
1905.md
|
Better handling of \part in LaTeX.
|
2017-03-13 22:11:10 +01:00 |
2118.md
|
LaTeX Reader: parse figure label into Image id (#4704)
|
2018-06-13 10:41:30 -07:00 |
2228.md
|
Markdown reader: fixed smart quotes after emphasis.
|
2017-05-24 23:23:08 +02:00 |
2378.md
|
Fixed footnotes in table captions.
|
2017-06-20 11:21:32 +02:00 |
2397.md
|
Markdown reader: fixed internal header links.
|
2017-03-05 16:34:47 +01:00 |
2434.md
|
Markdown reader: use CommonMark rules for list item nesting.
|
2017-08-19 15:45:01 -07:00 |
2549.md
|
LaTeX reader: improved support for \hyperlink, \hypertarget.
|
2017-08-25 22:04:57 -07:00 |
2552.md
|
Added --strip-comments option, readerStripComments in ReaderOptions .
|
2017-09-17 13:01:27 -07:00 |
2602.md
|
Added spaced_reference_links extension.
|
2017-05-25 12:57:31 +02:00 |
2606.md
|
MediaWiki reader: ensure that list starts begin at left margin.
|
2017-02-21 23:41:32 +01:00 |
2649.md
|
Mediawiki reader: improve table parsing.
|
2018-03-28 08:59:34 -07:00 |
2662.md
|
RST reader: support scale and align attributes of images.
|
2017-02-26 23:40:31 +01:00 |
2834.md
|
Markdown writer: Avoid spurious blanklines at end of document...
|
2017-03-08 12:47:39 +01:00 |
2874.md
|
LaTeX writer: fix error with line breaks after empty content.
|
2017-04-25 15:00:27 +02:00 |
2994.md
|
Fixed command test #2994 on Windows.
|
2017-08-16 09:47:25 -07:00 |
3113.md
|
Rewrote LaTeX reader with proper tokenization.
|
2017-07-07 12:36:00 +02:00 |
3123.md
|
HTML reader: fix htmlTag and isInlineTag to accept processing instructions.
|
2018-10-11 09:58:25 -07:00 |
3236.md
|
Rewrote LaTeX reader with proper tokenization.
|
2017-07-07 12:36:00 +02:00 |
3257.md
|
HTML reader: Better sanity checks on raw HTML.
|
2017-03-18 22:43:57 +01:00 |
3309.md
|
Markdown reader: Treat certain environments as inline
|
2017-03-07 15:00:32 +01:00 |
3314.md
|
Org reader: support table.el tables
|
2017-05-03 22:43:34 +02:00 |
3337.md
|
Markdown writer: Avoid spurious blanklines at end of document...
|
2017-03-08 12:47:39 +01:00 |
3348.md
|
Markdown reader/writer: spacing adjustments in tables.
|
2018-04-21 13:06:57 -07:00 |
3401.md
|
Org reader: support macros
|
2017-05-06 11:00:32 +02:00 |
3407.md
|
RST reader: improve parsing of inline interpreted text roles.
|
2018-08-05 09:56:43 -07:00 |
3422.md
|
LaTeX writer: Fix problem with escaping in lstinline.
|
2017-04-29 11:05:44 +02:00 |
3432.md
|
More spellcheck
|
2018-07-02 19:07:28 +03:00 |
3432a.md
|
Fixed small bug in RST list parsing.
|
2017-02-11 20:55:13 +01:00 |
3450.md
|
LaTeX writer: allow specifying just width or height for image size.
|
2017-12-01 21:18:29 -08:00 |
3475.md
|
RST reader: implemented implicit internal header links.
|
2017-02-28 10:32:36 +01:00 |
3487.md
|
Markdown writer: Avoid spurious blanklines at end of document...
|
2017-03-08 12:47:39 +01:00 |
3494.md
|
LaTeX reader: fix bugs omitting raw tex.
|
2018-10-07 12:21:43 -07:00 |
3497.md
|
Markdown writer: Escape pipe characters when pipe_tables enabled.
|
2017-09-07 22:10:13 -07:00 |
3499.md
|
Org reader: disallow tables on list marker lines
|
2017-03-08 15:45:00 +01:00 |
3510-export.latex
|
Org reader: add basic file inclusion mechanism
|
2017-05-14 12:45:31 +02:00 |
3510-src.hs
|
Org reader: add basic file inclusion mechanism
|
2017-05-14 12:45:31 +02:00 |
3510-subdoc.org
|
Org reader: add basic file inclusion mechanism
|
2017-05-14 12:45:31 +02:00 |
3510.md
|
Org reader: add basic file inclusion mechanism
|
2017-05-14 12:45:31 +02:00 |
3511.md
|
Markdown reader: use CommonMark rules for list item nesting.
|
2017-08-19 15:45:01 -07:00 |
3512.md
|
Add space_in_atx_header extension.
|
2017-03-20 21:55:30 +01:00 |
3516.md
|
Combine grid table parsers
|
2017-05-11 00:17:56 +02:00 |
3518.md
|
Improve rendering of superscript in plain output.
|
2017-03-21 14:43:14 +01:00 |
3526.md
|
Pipe tables: impose minimum cell size.
|
2017-03-23 16:54:47 +01:00 |
3529.md
|
Markdown writer: don't emit a simple table if simple_tables disabled.
|
2017-03-24 16:11:56 +01:00 |
3530.md
|
LaTeX reader: add support for LaTeX subfiles package.
|
2017-03-27 21:20:27 +02:00 |
3531.md
|
Add blank lines to #3531 command test.
|
2017-03-26 20:48:54 +02:00 |
3533-rst-csv-tables.csv
|
RST reader: implement csv-table directive.
|
2017-08-10 15:01:14 -07:00 |
3533-rst-csv-tables.md
|
Use pandoc-types 1.17.1. Tests updated for new simpleTable behavior...
|
2017-08-20 23:24:51 -07:00 |
3534.md
|
Add support for latex mintinline (#4365)
|
2018-08-17 20:57:36 -07:00 |
3537.md
|
Text.Pandoc.Extensions: Added Ext_raw_attribute .
|
2017-06-23 00:37:13 +02:00 |
3539.md
|
LaTeX reader: add Support for glossaries and acronym package (#3589)
|
2017-08-16 10:24:46 -07:00 |
3558.md
|
Markdown reader: Use "tex" instead of "latex" for raw tex-ish content.
|
2018-08-15 10:25:12 -07:00 |
3568.md
|
Move common groff functions to Text.Pandoc.Writers.Groff
|
2018-10-17 17:26:37 -07:00 |
3570.md
|
Avoid parsing "Notes:**" as a bare URI.
|
2017-04-15 13:32:28 +02:00 |
3577.md
|
LaTeX reader: fix bugs omitting raw tex.
|
2018-10-07 12:21:43 -07:00 |
3585.md
|
MediaWiki reader: don't do curly quotes inside <tt> contexts.
|
2017-05-25 09:35:25 +02:00 |
3587.md
|
Add support to parse unit string of \SI command (closes #4296).
|
2018-03-17 20:59:20 -07:00 |
3596.md
|
Markdown reader: make sure fenced div closers work in lists.
|
2017-10-31 10:57:20 -07:00 |
3615.md
|
Markdown writer: Case-insensitive reference links. (#3616)
|
2017-05-02 09:00:37 +02:00 |
3619.md
|
Markdown writer: better escaping for links (#3628)
|
2017-05-03 12:19:45 +02:00 |
3630.md
|
Markdown Writer: put space before reference link definitions
|
2017-05-03 12:13:25 +02:00 |
3667.md
|
Textile reader: fix bug for certain links in table cells.
|
2017-05-15 20:36:11 +02:00 |
3674.md
|
Markdown: allow attributes in reference links to start on next line.
|
2017-05-18 13:20:32 +02:00 |
3675.md
|
RST writer: use more consistent indentation.
|
2018-04-19 13:47:16 -07:00 |
3681.md
|
Add LaTeX xspace support (#3797)
|
2017-07-13 20:56:59 +02:00 |
3690.md
|
Parsing: Provide parseFromString'.
|
2017-05-24 22:41:47 +02:00 |
3701.md
|
Markdown writer: changes to --reference-links .
|
2017-05-27 23:18:45 +02:00 |
3706.md
|
Org reader: recognize babel result blocks with attributes
|
2017-05-31 20:01:04 +02:00 |
3708.md
|
LaTeX reader: handle escaped & inside table cell.
|
2017-05-29 22:47:04 +02:00 |
3715.md
|
Markdown writer: Avoid inline surround-marking with empty content.
|
2017-06-01 12:30:58 +02:00 |
3716.md
|
Markdown reader: distinguish autolinks in the AST.
|
2018-09-19 14:53:29 -07:00 |
3730.md
|
Don't allow backslash + newline to affect block structure.
|
2017-06-11 22:24:20 +02:00 |
3733.md
|
Markdown reader: fixed parsing of fenced code after list...
|
2017-08-18 21:46:55 -07:00 |
3734.md
|
Markdown: Improved computation of relative cell widths in pipe tables.
|
2017-12-12 15:36:29 -08:00 |
3736.md
|
Markdown writer: don't allow soft break in header.
|
2017-06-12 09:23:30 +02:00 |
3755.md
|
Markdown reader: interpret YAML metadata as Inlines when possible.
|
2017-06-23 22:31:08 +02:00 |
3771.md
|
Org writer: stop using raw HTML to wrap divs
|
2017-09-01 00:08:12 +02:00 |
3773.md
|
Markdown writer: Ensure that + and - are escaped properly...
|
2017-06-30 17:41:25 +02:00 |
3779.md
|
Rewrote LaTeX reader with proper tokenization.
|
2017-07-07 12:36:00 +02:00 |
3792.md
|
Escape MetaString values (as added with --metadata flag).
|
2017-08-12 20:27:42 -07:00 |
3794.md
|
HTML reader: Ensure that paragraphs are closed properly...
|
2017-07-11 15:52:38 +02:00 |
3803.md
|
LaTeX reader: fixed regression with starred environment names.
|
2017-07-19 17:30:22 +02:00 |
3804.md
|
Markdown reader: Use "tex" instead of "latex" for raw tex-ish content.
|
2018-08-15 10:25:12 -07:00 |
3816.md
|
Small tweak in test (add --wrap=preserve).
|
2017-07-26 12:55:15 +02:00 |
3824.md
|
DokuWiki reader: better handling for code block in list item.
|
2017-08-02 10:33:08 -07:00 |
3840.md
|
Markdown reader: fixed spurious parsing as citation as reference def.
|
2017-08-07 21:00:57 -07:00 |
3853.md
|
LaTeX reader: implement \newtoggle, \iftoggle, \toggletrue|false
|
2017-08-18 10:13:41 -07:00 |
3880.md
|
RST reader: Fixed ..include:: directive.
|
2017-08-27 17:09:55 -07:00 |
3880.txt
|
RST reader: Fixed ..include:: directive.
|
2017-08-27 17:09:55 -07:00 |
3916.md
|
Textile reader: allow 'pre' code in list item.
|
2017-09-12 08:58:47 -07:00 |
3937.md
|
RST writer: fix anchors for headers.
|
2017-12-22 10:36:37 -08:00 |
3947.md
|
Markdown reader: Use "tex" instead of "latex" for raw tex-ish content.
|
2018-08-15 10:25:12 -07:00 |
3958.md
|
Add test - closes #3958.
|
2017-10-08 21:57:26 -07:00 |
3968.md
|
ConTeXt writer: new section syntax and --section-divs (#4295)
|
2018-01-25 11:56:28 -08:00 |
3971.md
|
Revised command test 3971 to work with Windows.
|
2017-10-16 22:51:25 -07:00 |
3971b.tex
|
Improved handling of include files in LaTeX reader.
|
2017-10-16 22:05:34 -07:00 |
3974.md
|
RST writer: correctly handle inline code containing backticks.
|
2017-10-16 20:54:43 -07:00 |
3978.md
|
RST writer: don't backslash-escape word-internal punctuation.
|
2017-10-16 20:39:19 -07:00 |
3983.md
|
LaTeX reader: fix bugs omitting raw tex.
|
2018-10-07 12:21:43 -07:00 |
3989.md
|
Really fix #3989.
|
2017-11-01 09:27:51 -07:00 |
4007.md
|
Added failing command test for #4007.
|
2017-10-30 11:04:40 -07:00 |
4012.md
|
Add Millimeter constructor to Dimension in ImageSize.
|
2017-10-31 11:58:43 -07:00 |
4016.md
|
beamer output: fix single digit column percentage (#4691)
|
2018-06-07 10:50:14 -07:00 |
4019.md
|
Fixed regression in parsing of HTML comments in markdown...
|
2017-10-31 21:14:38 -07:00 |
4038.md
|
Fix strikethrough in gfm writer.
|
2017-11-04 10:35:52 -07:00 |
4054.md
|
Fix regression with --metadata.
|
2017-11-08 21:54:23 -08:00 |
4056.md
|
Markdown reader: Use "tex" instead of "latex" for raw tex-ish content.
|
2018-08-15 10:25:12 -07:00 |
4061.md
|
Markdown writer: fix bug with doubled footnotes in grid tables.
|
2017-11-13 21:12:04 -08:00 |
4062.md
|
LaTeX reader: allow optional arguments on \footnote .
|
2017-11-13 21:19:38 -08:00 |
4068.md
|
Text.Pandoc.Parsing.uri: allow & and = as word characters.
|
2017-11-14 22:08:14 -08:00 |
4091.md
|
Support beamer \alert in LaTeX reader. Closes #4091.
|
2017-11-29 21:30:13 -08:00 |
4113.md
|
Test for #4113.
|
2017-12-03 20:15:40 -08:00 |
4119.md
|
Markdown reader: Don't parse native div as table caption.
|
2017-12-04 15:04:47 -08:00 |
4125.md
|
Markdown reader: accept processing instructions as raw HTML.
|
2017-12-06 16:05:50 -08:00 |
4134.md
|
LaTeX reader: fix \ before newline.
|
2017-12-08 16:34:15 -08:00 |
4156.md
|
RST reader: more accurate parsing of references.
|
2017-12-14 12:48:43 -08:00 |
4159.md
|
Markdown reader: Use "tex" instead of "latex" for raw tex-ish content.
|
2018-08-15 10:25:12 -07:00 |
4162.md
|
HTML reader: parse div with class line-block as LineBlock.
|
2017-12-27 12:26:15 -08:00 |
4164.md
|
OPML reader: enable raw HTML and other extensions by default for notes.
|
2017-12-17 09:52:53 -08:00 |
4171.md
|
Org writer: do not wrap "-" to avoid accidental bullet lists
|
2017-12-21 16:36:29 +03:00 |
4172.md
|
Muse writer: don't wrap note references to the next line
|
2017-12-19 13:30:48 +03:00 |
4183.md
|
HTML Reader: be more forgiving about figcaption
|
2017-12-23 09:42:04 +01:00 |
4193.md
|
RST reader: allow empty list items (as docutils does).
|
2017-12-24 13:02:18 -08:00 |
4199.md
|
LaTeX reader: support \foreignlanguage from babel.
|
2017-12-26 10:57:57 -08:00 |
4208.md
|
LaTeX reader: be more tolerant of & character.
|
2017-12-28 08:41:53 -08:00 |
4235.md
|
Fixed a test case so it works on windows too.
|
2018-01-09 17:45:02 -08:00 |
4240.md
|
RST reader: better handling for headers with an anchor.
|
2018-01-10 12:07:33 -08:00 |
4253.md
|
LaTeX reader: allow macro definitions inside macros.
|
2018-01-13 12:22:25 -08:00 |
4254.md
|
RST reader: add aligned environment when needed in math.
|
2018-01-14 15:11:11 -08:00 |
4280.md
|
RST reader: fix parsing of headers with trailing space.
|
2018-01-20 11:10:09 -08:00 |
4281.md
|
Markdown reader: Fix parsing bug with nested fenced divs.
|
2018-01-20 14:44:08 -08:00 |
4284.md
|
Org reader: fix behavior for successive calls of #+EXCLUDE_TAGS . (#4951)
|
2018-10-05 22:21:20 -07:00 |
4306.md
|
LaTeX reader: add support for nolinkurl command. (#4992)
|
2018-10-22 23:36:44 -07:00 |
4320.md
|
RST writer: use more consistent indentation.
|
2018-04-19 13:47:16 -07:00 |
4374.md
|
LaTeX reader: Fixed comments inside citations. Closes #4374.
|
2018-02-17 23:06:54 -08:00 |
4382.md
|
RST reader: don't allow single-dash separator in headerless table.
|
2018-10-07 12:37:08 -07:00 |
4424.md
|
LaTeX reader: Fix regression in package options including underscore.
|
2018-03-02 09:33:18 -08:00 |
4454.md
|
RST reader: Allow unicode bullet characters.
|
2018-03-14 17:33:00 -07:00 |
4513.md
|
Textile reader: fixed tables with no body rows.
|
2018-03-30 14:56:36 -07:00 |
4527.md
|
LaTeX reader: fix bugs omitting raw tex.
|
2018-10-07 12:21:43 -07:00 |
4528.md
|
CommonMark writer: add plain text fallbacks. (#4531)
|
2018-10-05 21:33:14 -07:00 |
4529.md
|
LaTEX reader: properly resolve section numbers with \ref and chapters.
|
2018-04-05 10:14:06 -07:00 |
4545.md
|
AsciiDoc Writer: escape square brackets at start of line (#4708)
|
2018-07-12 19:37:37 +02:00 |
4550.md
|
Groff writer character escaping changes.
|
2018-10-23 21:44:07 -07:00 |
4553.md
|
LaTeX reader: handle includes without surrounding blanklines.
|
2018-06-01 09:25:10 -07:00 |
4576.md
|
Add test for #4576.
|
2018-05-08 09:14:58 -07:00 |
4578.md
|
Markdown reader/writer: spacing adjustments in tables.
|
2018-04-21 13:06:57 -07:00 |
4579.md
|
RST reader: allow < 3 spaces indent under directives.
|
2018-04-22 12:20:25 -07:00 |
4589.md
|
Add tests for #4589 and #4594 (currently failing).
|
2018-04-25 23:04:08 -07:00 |
4594.md
|
Add tests for #4589 and #4594 (currently failing).
|
2018-04-25 23:04:08 -07:00 |
4598.md
|
RST reader: fix anonymous redirects with backticks.
|
2018-04-26 12:23:25 -07:00 |
4624.md
|
LaTeX reader: allow verbatim blocks ending with blank lines.
|
2018-09-29 10:57:11 -07:00 |
4635.md
|
Markdown reader: Fix awkward soft break movements before abbreviations.
|
2018-10-14 13:02:36 -07:00 |
4637.md
|
Parsing: Lookahead for non-whitespace after single/double quote start.
|
2018-05-09 10:00:34 -07:00 |
4639.md
|
Fix regression with tex math environments in HTML + MathJax.
|
2018-05-09 10:37:04 -07:00 |
4653.md
|
rawLaTeXBlock: don't expand macros in macro definitions!
|
2018-05-15 09:19:13 -07:00 |
4667.md
|
LaTeX reader rawLaTeXBlock : handle macros that resolve to a...
|
2018-05-30 12:49:01 -07:00 |
4669.md
|
Added test case for #4669 to repository.
|
2018-08-05 09:21:45 -07:00 |
4677.md
|
Adjust command test not to use echo.
|
2018-06-11 10:53:56 -07:00 |
4690.md
|
beamer output: fix single digit column percentage (#4691)
|
2018-06-07 10:50:14 -07:00 |
4715.md
|
RST reader: pass through fields in unknown directives as div attributes.
|
2018-10-07 11:44:11 -07:00 |
4722.md
|
TikiWiki reader: improve list parsing (#4723)
|
2018-06-28 13:35:54 +02:00 |
4742.md
|
Exactly match GitHub's identifier generating algorithm.
|
2018-11-11 20:45:38 -08:00 |
4743.md
|
Wrap emojis in span nodes (#4759)
|
2018-07-15 15:14:40 -07:00 |
4748.md
|
RST writer: don't treat 'example' as a syntax name.
|
2018-06-30 11:45:49 +02:00 |
4768.md
|
LaTeX reader: handle parameter patterns for \def .
|
2018-08-14 00:03:55 -07:00 |
4781.md
|
Markdown reader: Use "tex" instead of "latex" for raw tex-ish content.
|
2018-08-15 10:25:12 -07:00 |
4794.md
|
MediaWiki writer: Avoid extra blank line in tables with empty cells.
|
2018-07-24 11:38:24 -07:00 |
4811.md
|
RST reader: improve parsing of inline interpreted text roles.
|
2018-08-05 09:56:43 -07:00 |
4817.md
|
Fix parsing of embedded mappings in YAML metadata.
|
2018-08-06 12:32:04 -07:00 |
4819.md
|
Markdown reader: Properly handle boolean values in YAML metadata.
|
2018-08-07 09:26:58 -07:00 |
4832.md
|
LaTeX reader: Allow % characters in URLs.
|
2018-08-12 16:46:48 -07:00 |
4833.md
|
RST writer: render Divs with admonition classes as admonitions.
|
2018-08-13 11:17:26 -07:00 |
4842.md
|
LaTeX reader: fix siunitx unit commands...
|
2018-08-17 15:22:47 -07:00 |
4845.md
|
HTML reader: extract spaces inside links instead of trimming them
|
2018-08-22 12:43:15 +03:00 |
4848.md
|
LaTeX reader: support blockcquote, foreignblockquote from csquotes.
|
2018-08-21 21:03:43 -07:00 |
4860.md
|
RSTR reader: don't skip link definitions after comments.
|
2018-08-29 14:40:04 -07:00 |
4877.md
|
HTML reader: parse <script type="math/tex tags as math.
|
2018-09-07 09:41:17 -07:00 |
4880.md
|
LaTeX writer: add newline if math ends in a comment.
|
2018-10-31 21:51:20 -07:00 |
4885.md
|
Force inline code blocks to honor export options.
|
2018-09-26 08:49:13 +02:00 |
4908.md
|
Markdown reader: example_lists should work without startnum.
|
2018-09-16 20:40:32 -07:00 |
4913.md
|
Markdown reader: distinguish autolinks in the AST.
|
2018-09-19 14:53:29 -07:00 |
4919.md
|
RST reader: fix bug with internal link targets.
|
2018-09-20 11:15:03 -07:00 |
4928.md
|
Add support for multiprenote and multipostnote arguments in LaTeX. (#4930)
|
2018-09-25 20:49:13 -07:00 |
4960.md
|
LaTeX writer: with --biblatex , use \autocite when possible.
|
2018-10-08 20:47:09 -07:00 |
5010.md
|
LaTeX reader: allow space at end of math after \ .
|
2018-10-29 22:20:14 -07:00 |
5014.md
|
Fix test case for #5014.
|
2018-11-13 14:50:26 -08:00 |
5039.md
|
Roff reader: Improved handling of custom strings as arguments.
|
2018-11-02 21:35:49 -07:00 |
5050.md
|
Add command test for #5050.
|
2018-11-06 22:57:11 -08:00 |
5072.md
|
LaTeX writer: don't emit [<+->] unless beamer output,
|
2018-11-12 09:43:12 -08:00 |
5080.md
|
Asciidoc writer: Render Spans using [#id .class]#contents# .
|
2018-11-15 22:29:15 -08:00 |
abbrevs
|
Added test for #256.
|
2017-03-16 22:31:36 +01:00 |
adjacent_latex_blocks.md
|
Markdown reader: Use "tex" instead of "latex" for raw tex-ish content.
|
2018-08-15 10:25:12 -07:00 |
ascii.md
|
CommonMark writer: respect --ascii (#5043)
|
2018-11-05 09:33:10 -08:00 |
bar.tex
|
LaTeX reader: handle includes without surrounding blanklines.
|
2018-06-01 09:25:10 -07:00 |
cite-in-inline-note.md
|
Markdown reader: Improved inlinesInBalancedBrackets.
|
2018-01-14 12:24:21 -08:00 |
corrupt.svg
|
Improve SVG image size code.
|
2017-05-20 23:09:08 +02:00 |
custom-attributes.html
|
HTML writer: insert data- in front of unsupported attributes.
|
2017-07-25 13:13:24 +02:00 |
dots.md
|
LaTeX reader: Add support for \vdots (#3607)
|
2017-04-26 12:03:07 +02:00 |
emoji.md
|
Make markdown and github writers respect the emoji extension.
|
2018-07-15 16:02:46 -07:00 |
empty-inline-code.txt
|
Markdown reader: allow empty code spans.
|
2018-06-13 11:12:10 -07:00 |
empty_paragraphs.md
|
Rewrite empty_paragraphs test so it will run on Windows.
|
2017-12-04 15:41:09 -08:00 |
gfm.md
|
Wrap emojis in span nodes (#4759)
|
2018-07-15 15:14:40 -07:00 |
hspace.md
|
Markdown reader: Use "tex" instead of "latex" for raw tex-ish content.
|
2018-08-15 10:25:12 -07:00 |
html-read-figure.md
|
HTML Reader: parse figure and figcaption (#3813)
|
2017-07-22 19:22:56 +02:00 |
hyphenat.md
|
LaTeX reader: Add basic support for hyphenat package (#3603)
|
2017-04-26 12:05:13 +02:00 |
ifstrequal.md
|
LaTeX reader: make macroDef polymorphic and allow in inline context.
|
2018-10-15 11:46:31 -07:00 |
indented-fences.md
|
Allow fenced code blocks to be indented 1-3 spaces.
|
2017-11-09 23:22:44 -05:00 |
inkscape-cube.svg
|
Improve SVG image size code.
|
2017-05-20 23:09:08 +02:00 |
latex-color.md
|
Add \colorbox support
|
2017-06-01 09:50:51 +02:00 |
latex-command-comment.md
|
LaTeX reader: handle % comment right after command.
|
2017-10-31 11:31:35 -07:00 |
latex-fontawesome.md
|
Support for \faCheck and \faClose (#3727)
|
2017-06-11 07:47:42 +02:00 |
latex-tabular-column-specs.md
|
LaTeX reader: properly handle column prefixes/suffixes.
|
2017-02-13 22:39:59 +01:00 |
lettrine.md
|
LaTeX Reader: support \lettrine
|
2017-10-22 20:33:30 +02:00 |
lstlisting.md
|
Fix keyval funtion: pandoc did not parse options in braces correctly.… (#3642)
|
2017-05-06 15:09:29 +02:00 |
lua-pandoc-state.lua
|
Lua: allow access to pandoc state (#5015)
|
2018-10-25 22:12:14 -07:00 |
lua-pandoc-state.md
|
Lua: allow access to pandoc state (#5015)
|
2018-10-25 22:12:14 -07:00 |
macros.md
|
Added failing test case for macros.
|
2018-10-15 00:37:17 -07:00 |
md-abbrevs.md
|
Added a markdown abbrevation test case.
|
2017-03-05 10:44:25 +01:00 |
multiple-metadata-blocks.md
|
Markdown reader: Fixed regression on left-biased union for metadata.
|
2017-03-05 09:28:44 +01:00 |
parse-raw.md
|
Fixed test for change in log level.
|
2017-10-23 11:20:22 -07:00 |
refs.md
|
LaTeX reader: resolve \ref for figure numbers.
|
2018-09-09 22:53:18 -07:00 |
rst-links.md
|
RST reader: more accurate parsing of references.
|
2017-12-14 12:48:43 -08:00 |
sloppypar.md
|
LaTeX reader: parse sloppypar environment (#4517)
|
2018-04-02 09:33:29 -07:00 |
smart.md
|
More smart escaping tests.
|
2017-02-04 22:09:19 +01:00 |
sub-file-chapter-1.tex
|
LaTeX reader: add support for LaTeX subfiles package.
|
2017-03-27 21:20:27 +02:00 |
sub-file-chapter-2.tex
|
LaTeX reader: add support for LaTeX subfiles package.
|
2017-03-27 21:20:27 +02:00 |
svg.md
|
Back to using [WARNING] and [INFO] to mark messages.
|
2017-10-23 23:01:37 -07:00 |
SVG_logo-without-xml-declaration.svg
|
Improve SVG image size code.
|
2017-05-20 23:09:08 +02:00 |
SVG_logo.svg
|
Improve SVG image size code.
|
2017-05-20 23:09:08 +02:00 |
tabularx.md
|
LaTeX reader: handle some width specifiers on table columns.
|
2017-06-01 12:08:28 +02:00 |
translations.md
|
LaTeX reader: Fixed space after \figurename etc.
|
2017-08-12 13:40:28 -07:00 |
vars-and-metadata.md
|
Added test case for variables/metadata in Markdown writer.
|
2017-02-25 23:54:30 +01:00 |
write18.md
|
Markdown reader: Use "tex" instead of "latex" for raw tex-ish content.
|
2018-08-15 10:25:12 -07:00 |
yaml-metadata-blocks.md
|
add test for --metadata-file
|
2018-09-15 17:06:10 +02:00 |
yaml-metadata.yaml
|
add test for --metadata-file
|
2018-09-15 17:06:10 +02:00 |
yaml-with-chomp.md
|
Fixed YAML metadata with "chomp" (|- ).
|
2017-11-11 10:17:53 -05:00 |