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

fixes #37 upgraded to latest version of showdown

Open ghost opened this issue 8 years ago • 3 comments

I've upgraded to the latest version of showdown and made the minimal set of changes necessary for the tests to pass.

The showdown extensions (Twitter, YouTube, etc.) are no longer bundled with showdown, but I've included the Twitter extension only because there's a test that relies on it.

Personally, I don't think any extensions should be bundled - instead the user should decide which (if any) of them to include in their project. If you agree, then remove the Twitter extension and the test that uses it or include it only for the tests.

Assuming this PR is acceptable, It would help me out if you could release a new version with these changes ASAP.

ghost avatar Aug 19 '15 22:08 ghost

+1

cwmrowe avatar Sep 22 '15 08:09 cwmrowe

+1. The latest showdown.js is 1.3.0

ColinHuang avatar Nov 27 '15 03:11 ColinHuang

+1. The latest version of showdown.js is 1.7.1. Seems like that this repo is dead.

aailyin avatar Jul 26 '17 09:07 aailyin