hugo-theme-termlite/layouts/shortcodes/ruby.html

2 lines
79 B
HTML
Raw Normal View History

<ruby{{ with .Get 0 }} lang="{{ . }}"{{ end }}>{{- .Inner -}}</ruby>{{- "" -}}