opennota
Results
2
comments of
opennota
Same here (Firefox 58.0.1, linux/x86_64). Drag-n-drop is not working, "SecurityError: Permission denied to access property "document" on cross-origin object" in the console. Disabling the addon fixes the issue.
Perhaps your local copy of `github.com/russross/blackfriday` isn't up to date? Try updating it: `go get -u github.com/russross/blackfriday` I use both old and new (v2) version of blackfriday for benchmarking purposes....