Add an <abbr> shortcode

This commit is contained in:
Eryn Wells 2022-04-17 10:12:45 -07:00
parent 7f470262ec
commit e93d3e784d

View file

@ -0,0 +1 @@
<abbr {{ with .Get "title" }}title="{{ . }}"{{ end }}>{{ .Inner }}</abbr>