refactory-id / bootstrap-markdown

Bootstrap plugin for markdown editing
Apache License 2.0
1.99k stars 371 forks source link

bootstrap-markdown not working #326

Open amithashenoyks opened 4 years ago

amithashenoyks commented 4 years ago

"node_modules/bootstrap-markdown/css/bootstrap-markdown.min.css" added in json file "node_modules/bootstrap-markdown/js/bootstrap-markdown.js"

in in .html file not working,it showing normal textarea

yuki-2021 commented 3 years ago

you can add the following cods in your .js file

$("#id").markdown();