elm-markup icon indicating copy to clipboard operation
elm-markup copied to clipboard

Support for markdown for "ruby annotation"?

Open yubrshen opened this issue 6 years ago • 0 comments

I'm very interested in extending the markdown syntax to support "ruby syntax" of HTML 5 standard (https://www.w3schools.com/tags/tag_ruby.asp) to write text with annotation, especially classic text, such as Bible scripture. I wonder if your elm-markup would be a good platform to explore.

The proposed syntax would be like [text to be annotated]{annotation to the text}

I hope that it would be rendered as text to be annotated annotation to the text

Thanks for your help and feedback! If you could give me direction, I'd like to learn to help as much as possible. (I'm new to elm, but can do in clojure, scala, python)

yubrshen avatar Oct 06 '19 01:10 yubrshen