angular-markdown-directive
angular-markdown-directive copied to clipboard
update markdown.js to use the latest showdown lib
Modifications:
- Update markdown.js so that it uses the new showdown syntax >= 1.0.0
- Update bower.json:
- use showdown version >=1.0.0
- add twitter-extension as a dev dependency
- update karma.conf.js to use the correct paths for showdown > 1.0.0
This would be really really good to get merged in!
Please merge