Ruby elements in WordPress
-
The ruby element does not appear to be a supported element in WordPress (as per http://en.support.wordpress.com/code/#html-tags). I would like to propose that it be allowed.
Something like:
<ruby> 漢 <rp>(</rp><rt>Kan</rt><rp>)</rp> 字 <rp>(</rp><rt>ji</rt><rp>)</rp> </ruby>would be very useful for Asian languages. (see http://fantasai.inkedblade.net/weblog/2011/ruby/ and https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ruby for background on the ruby tag.)
The WordPress docs say:
If you are familiar with HTML, you’ll notice that codes such as embed, frame, iframe, form, input, object, textarea and others are missing from the above list. Those codes are not allowed on WordPress.com for security reasons.
and I don’t believe that there are any security risks from adding ruby, rb, rp, and friends as allowed tags.
Thanks!
The blog I need help with is: (visible only to logged in users)
- The topic ‘Ruby elements in WordPress’ is closed to new replies.