angular-markdown-directive icon indicating copy to clipboard operation
angular-markdown-directive copied to clipboard

Make markdown directive usable with browserify

Open rjmackay opened this issue 11 years ago • 0 comments

  • Add dependencies to package.json (currently using my fork of showdown until browserify issues are fixed there too)
  • Wrap the lib with AMD / CommonJS checks
  • Document use in nodejs

rjmackay avatar Dec 18 '14 02:12 rjmackay