adding reimg template and jinx-correct keybind

This commit is contained in:
Chris Cochrun 2024-10-30 15:58:24 -05:00
parent b16e4847e3
commit 307015b5fc
3 changed files with 8 additions and 0 deletions

View file

@ -107,6 +107,12 @@ org-mode
:reveal_extra_attr: data-background-video=\""p"\" data-background-size=\"contain\"
:END:
")
(reimg "**
:PROPERTIES:
:reveal_background: "p"
:reveal_extra_attr: data-background-size=\"contain\"
:END:
")
(hugo-image "{{< figure src=" p " alt=\"" p "\" caption=\""p "\" >}}")
(hugo-carousel "{{< carousel images=\"" p "\" >}}")