index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
\textcolor will be parse as span at the beginning of a paragraph
Marc Schreiber
1
-0
/
+7
2017-05-03
Org reader: support table.el tables
Albert Krewinkel
1
-0
/
+34
2017-05-03
\textcolor works as inline and block command
Marc Schreiber
1
-8
/
+12
2017-05-03
Add block version of \textcolor
Marc Schreiber
1
-0
/
+11
2017-05-03
Markdown writer: better escaping for links (#3628)
David A Roberts
1
-0
/
+28
2017-05-03
LaTeX reader: Add support for tabularx environment (#3632)
schrieveslaach
1
-0
/
+110
2017-05-03
Markdown Writer: put space before reference link definitions
Mauro Bieg
1
-0
/
+8
2017-05-02
Add basic \textcolor support to LaTeX reader
Marc Schreiber
1
-0
/
+13
2017-05-02
Markdown writer: Case-insensitive reference links. (#3616)
David A Roberts
1
-0
/
+18
2017-04-29
LaTeX writer: Fix problem with escaping in lstinline.
John MacFarlane
2
-1
/
+11
2017-04-28
LaTeX writer: don't use lstinline it \item[..].
John MacFarlane
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
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
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-15
Avoid parsing "Notes:**" as a bare URI.
John MacFarlane
1
-0
/
+6
2017-04-12
Man writer: Fix handling of nested font commands.
John MacFarlane
1
-0
/
+15
2017-04-06
Allow raw latex commands starting with `\start` in Markdown.
John MacFarlane
1
-0
/
+8
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-24
Markdown writer: don't emit a simple table if `simple_tables` disabled.
John MacFarlane
1
-0
/
+15
2017-03-23
Pipe tables: impose minimum cell size.
John MacFarlane
1
-0
/
+14
2017-03-22
Added to issue 3516 command test to debug test failure on appveyor.
John MacFarlane
1
-0
/
+36
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
1
-0
/
+15
2017-03-20
Add `space_in_atx_header` extension.
John MacFarlane
1
-0
/
+13
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-13
Better handling of \part in LaTeX.
John MacFarlane
1
-0
/
+30
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
Expand \newenvironment macros.
John MacFarlane
1
-0
/
+12
2017-03-08
Org reader: disallow tables on list marker lines
Albert Krewinkel
1
-1
/
+10
2017-03-08
Markdown writer: Avoid spurious blanklines at end of document...
John MacFarlane
3
-8
/
+0
2017-03-08
Markdown writer: ensure space before list at top level.
John MacFarlane
1
-0
/
+13
2017-03-08
Org reader: don't allow tables inside list items.
John MacFarlane
1
-0
/
+9
2017-03-08
Added test case for #3497.
John MacFarlane
1
-0
/
+51
2017-03-07
Markdown reader: Treat certain environments as inline
John MacFarlane
1
-0
/
+52
2017-03-06
Markdown writer: better handling of tables with empty columns.
John MacFarlane
1
-0
/
+16
2017-03-06
LaTeX reader: allow newpage, clearpage, pagebreak in inline contexts
John MacFarlane
1
-0
/
+40
2017-03-05
Markdown reader: fixed internal header links.
John MacFarlane
1
-0
/
+9
2017-03-05
Added a markdown abbrevation test case.
John MacFarlane
1
-0
/
+31
[prev]
[next]