Files
.emacs.d/snippets/org-mode/reveal-html-span
Zelong Kuang 753ea5ea48 Update
2025-12-14 09:04:11 +11:00

6 lines
138 B
Plaintext

# key: <spa
# name: reveal-html-span
# --
#+REVEAL_HTML: <span class="${1:fragment}" style="${2:font-size:50%}">
$0
#+REVEAL_HTML: </span>