erynwells.me/layouts/shortcodes/ruby.html

2 lines
176 B
HTML
Raw Normal View History

2023-05-08 20:12:11 -07:00
<ruby {{ with .Get 1 }}lang="{{ . }}"{{ end }}><span>{{- .Inner }}</span> <rp>(</rp><rt {{ with .Get 2 }}lang="{{ . }}"{{ end }}>{{- .Get 0 -}}</rt><rp>)</rp></ruby>{{- "" -}}