block-content-to-hyperscript icon indicating copy to clipboard operation
block-content-to-hyperscript copied to clipboard

Serialize sup/sub HTML tags as marks by default

Open balazsorban44 opened this issue 5 years ago • 0 comments

There are probably several HTML tags that could do the same, but in this PR I added only sub and sup.

Ref: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/sub https://developer.mozilla.org/en-US/docs/Web/HTML/Element/sup

balazsorban44 avatar Oct 16 '20 11:10 balazsorban44