Daniel Neades
Daniel Neades
In _pegdown_ 1.2.1 with Extensions.AUTOLINKS enabled, the following Markdown containing an inline HTML `` element: ``` This http://www.example.com/ line contains an inline HTML element. ``` renders to this malformed HTML:...
When a fenced code block is indented (because it is part of a bulleted list, for example), it will not render correctly if it contains one or more blank lines....
It would be great to have a ligature for `?=>`, which is used by Scala 3 (Dotty) to define [context functions](http://dotty.epfl.ch/docs/reference/contextual/context-functions.html).