HTML Markup in Code Block of Past Post Got Converted to Markdown
-
burnout426 Volunteer last edited by
In this post, the code block used to have:
<img src="https://example.com/imagea/test.gif">
in it, but now it has:
![](https://example.com/imagea/test.gif)
Not sure when it changed.