- Emmet installed by https://github.com/emmetio/npp#plugin-manager
- Absolute url image is working
- Local path does't working, Python console follow:
Traceback (most recent call last):
File "", line 1, in
File "D:\Notepad++_642_emmet\plugins\EmmetNPP\npp_emmet.py", line 66, in run_action
return ctx.js().locals.pyRunAction(name)
PyV8.JSError: JSError: Can't find images/pic.png file ( @ 9991 : 30 ) -> throw "Can't find " + src + ' file';
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Traceback (most recent call last):
File "", line 1, in
File "D:\Notepad++_642_emmet\plugins\EmmetNPP\npp_emmet.py", line 66, in run_action
return ctx.js().locals.pyRunAction(name)
PyV8.JSError: JSError: Can't find images/pic.png file ( @ 9991 : 30 ) -> throw "Can't find " + src + ' file';
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.