samgaudet / mkdocs-madlibs

Code templating with user inputs for MkDocs superfences
MIT License
6 stars 1 forks source link

Add SVG icon to plain text code snippets #12

Closed samgaudet closed 2 months ago

samgaudet commented 2 months ago

Overview

This PR adds a fix previously applied to highlighted code snippets to include a pen icon as an SVG HTML Tag (instead of a background-image in CSS).

Testing/example

Previously, code snippets without syntax highlighting, such as the following, would be missing the pen icon to indicate they are editable:

```madlibs
text
~~~
This is a ___NOUN___.