Kevin Reed
Kevin Reed
You will need to [detect flash manually](http://www.blangdon.com/writing/about/detect-flash-with-javascript/), and hide your "copy" button if flash is not available. In IE, if there is no flash, you could also use [clipboardData](http://msdn.microsoft.com/en-us/library/ie/ms535220%28v=vs.85%29.aspx).
You need to include the .css from ``` ./node_modules/codemirror/lib/codemirror.css ```
FWIW, the Logseq plugin always fetches content https://github.com/omnivore-app/logseq-omnivore/blob/83484a66ae7cbb9b71e853e9da8c73dbffcf8fb6/src/index.ts#L228