0.4.0
BREAKING CHANGES
renderMark(mark, state, editor)is nowrenderMark(mark, marks, state, editor). This change allows you to render marks based on multiplemarkspresence at once on a given range of text, for example using a customBoldItalic.otffont when text has bothboldanditalicmarks.