Tidy snippets, make template for work LaTeX export

This commit is contained in:
mez 2025-07-22 11:25:15 +01:00
parent 49fbc8e7dc
commit 5f3bfbef59
35 changed files with 47 additions and 330 deletions

View file

@ -1,8 +0,0 @@
# name: border-box
# key: bbox
# --
*, *::before, *::after {
box-sizing: border-box;
}
$0

View file

@ -1,4 +0,0 @@
# name: fanfiction-link
# key: ficlink
# --
<a href="$1">$2</a>$3&nbsp;<code>$4</code>$0