DrMarkEy

Results 3 issues of DrMarkEy

When a very long line is wrapped automatically, the wrapped line gets its own line number, which is then missing at the end of the text. Instead I would expect...

In my project I'm already using a custom undo-stack which is interfering with the one in vue-prism-editor. Could you add a property to disable the built-in custom undo-stack?

When I try to parse a string like: ``` ``` I would expect the output to be only the artist-element with no children. Instead I get the artist element with...