This website requires JavaScript.
Explore
Help
Sign in
eryn
/
erynwells.me
Watch
1
Star
0
Fork
You've already forked erynwells.me
0
Code
Issues
8
Pull requests
1
Projects
Releases
Packages
Activity
Actions
264a828089
erynwells.me
/
layouts
/
shortcodes
/
abbr.html
2 lines
47 B
HTML
Raw
Normal View
History
Unescape
Escape
The abbr shortcode takes a single positional argument to use a the title attribute
2024-10-20 09:13:54 -07:00
<
abbr
title
=
"{{ .Get 0 }}"
>
{{ .Inner }}
<
/
abbr
>
Reference in a new issue
Copy permalink