Closed seethroughdev closed 5 months ago
It appears to be coming from the unescape function, which is behind a settings flag. Will debug later.
How about we scrap this function and use DOMParser to parse the HTML by default? What do you guys think? @seethroughdev @Ovyerus
Mentioned here
Good point. i'll add it in tomorrow!
Thanks @Flxp49 , I fixed the code here: https://github.com/seethroughdev/obsidian-recipe-grabber/pull/33#issuecomment-2148279597
Getting undefined error with keys. Will fix today.