feat: enable adding URL/path to code blocks (#307)

This commit is contained in:
welpo 2024-05-03 17:37:40 +02:00
parent 0cbd727f25
commit b70efd1642
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
17 changed files with 175 additions and 10 deletions

View file

@ -0,0 +1 @@
<span class="code-source hidden" data-source="{{ src | safe }}"></span>