Vincent Férotin
Results
2
issues of
Vincent Férotin
When putting text for an inline image (``) between backtick quotes (`` ` ``), for showing some MarkDown code (see [reference](https://daringfireball.net/projects/markdown/syntax#code)), does **not** prevent image URL replacement by its...
bug
PR-welcome
When referencing an image, i.e. not inlining it, with `![Alt text][img-id]` and then `[img-id]: /img/url` (see [reference](https://daringfireball.net/projects/markdown/syntax#img)), desired image is not always well inserted in output medium -- depending on...
bug
PR-welcome