dellagustin / SAP_Note_Enhancer

A browser extension to Enhances SAP Note viewing. Its main feature is code highlighting of ABAP correction instructions.
https://chrome.google.com/webstore/detail/sap-note-enhancer/keibkcomemkcceddcddjdlncidohgedk
MIT License
10 stars 5 forks source link

Failing to unescape &lt; (<) #6

Closed dellagustin closed 9 years ago

dellagustin commented 9 years ago

example on note 2050751: image probably introduced after 02264a8f99ac5f14ecfe91afbb15cf95aedf8e04

dellagustin commented 9 years ago

Solved with 7af703f7e560b1de51a7102e2a6ef3921caa4791, due to the update of prismABAP.js with the last version of prism core.