Closed tinnus-napbus closed 2 years ago
PR'd to upstream Prism dependency - https://github.com/PrismJS/prism/pull/3473
Closing as not relevant to this repo, when we update the dependency this will be remedied. But you can see here it works:
before -
after -
if you have a tape in some hoon code like
"blah\"blah"
, it doesn't treat the middle double-quote as being escaped, so it ends the tape there, then starts a new tape at the next one that swallows the rest of your code.