Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support (and flatten) inline markup in image links | Alec Theriault | 2018-11-06 | 1 | -0/+9 |
Inline markup is supported in image links but, as per the [commonmark recommendation][0], it is stripped back to a plain text representation. [0]: https://spec.commonmark.org/0.28/#example-547 |