mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
✨ feat: enable adding URL/path to code blocks (#307)
This commit is contained in:
parent
0cbd727f25
commit
b70efd1642
17 changed files with 175 additions and 10 deletions
1
templates/shortcodes/add_src_to_code_block.html
Normal file
1
templates/shortcodes/add_src_to_code_block.html
Normal file
|
@ -0,0 +1 @@
|
|||
<span class="code-source hidden" data-source="{{ src | safe }}"></span>
|
Loading…
Add table
Add a link
Reference in a new issue