Releases: samwilson/commonmark-latex
Releases · samwilson/commonmark-latex
1.2.0
06 Apr 02:00
Compare
Sorry, something went wrong.
No results found
Add support for tables, if the TableExtension is loaded.
Remove empty lines between LaTeX list items.
1.1.0
03 Dec 12:49
Compare
Sorry, something went wrong.
No results found
Add support for hard line breaks.
Do not backslash-escape underscores in links.
1.0.1
27 Sep 03:12
Compare
Sorry, something went wrong.
No results found
Fix bug with spaces after ellipses.
Add PHPStan to CI.
Update documentation.
1.0.0
27 Aug 23:50
Compare
Sorry, something went wrong.
No results found
0.4.2
11 Jan 08:47
Compare
Sorry, something went wrong.
No results found
Handle repeated footnotes, with the footmisc package.
0.4.1
23 Sep 10:19
Compare
Sorry, something went wrong.
No results found
Don't add footnotes for bare URLs with special characters.
0.4.0
15 Sep 13:04
Compare
Sorry, something went wrong.
No results found
0.3.2
27 Aug 02:19
Compare
Sorry, something went wrong.
No results found
Escape percent signs (used for URL-encoding) in link URLs.
0.3.1
26 Aug 10:58
Compare
Sorry, something went wrong.
No results found
Escape hashes in link URLs.
0.3.0
11 May 11:17
Compare
Sorry, something went wrong.
No results found
Use \verb and backticks for inline code.