You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our customers are confused that our Markdown parsing is inconsistent with the Live Demo. I am too, as I was hoping it would be an accurate equivalent to our use of remarkable.
In particular, our customers could specify an svg using a data url, but data: has been considered a "bad protocol" since Sept 2016. (6da96c3)
Would it be possible to update the Live Demo to use the latest release?
The text was updated successfully, but these errors were encountered:
Our customers are confused that our Markdown parsing is inconsistent with the Live Demo. I am too, as I was hoping it would be an accurate equivalent to our use of remarkable.
In particular, our customers could specify an svg using a data url, but
data:
has been considered a "bad protocol" since Sept 2016. (6da96c3)Would it be possible to update the Live Demo to use the latest release?
The text was updated successfully, but these errors were encountered: