Ruby shortcode and some new ruby CSS styles
This commit is contained in:
parent
51d9a5b61f
commit
ec96e17acd
2 changed files with 25 additions and 0 deletions
1
layouts/shortcodes/ruby.html
Normal file
1
layouts/shortcodes/ruby.html
Normal 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>{{- "" -}}
|
Loading…
Add table
Add a link
Reference in a new issue