Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bootstrap-markdown not working #326

Open
amithashenoyks opened this issue Jul 24, 2019 · 1 comment
Open

bootstrap-markdown not working #326

amithashenoyks opened this issue Jul 24, 2019 · 1 comment

Comments

@amithashenoyks
Copy link

"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 <textarea data-provide='markdown'></textarea> not working,it showing normal textarea

@yuki-2021
Copy link

you can add the following cods in your .js file

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants