Ruby shortcode and some new ruby CSS styles

This commit is contained in:
Eryn Wells 2023-04-23 22:00:46 +09:00
parent 51d9a5b61f
commit ec96e17acd
2 changed files with 25 additions and 0 deletions

View file

@ -0,0 +1 @@
<ruby {{ with .Get 1 }}lang="{{ . }}"{{ end }}>{{- .Inner }} <rp>(</rp><rt {{ with .Get 2 }}lang="{{ . }}"{{ end }}>{{- .Get 0 -}}</rt><rp>)</rp></ruby>{{- "" -}}