bootstrap-markdown
bootstrap-markdown copied to clipboard
Editor not showing
After several attempts I was still unable to get the editor to show so I decided to start a fresh HTML page and put in the example you gave on the website (plus the script call of course) and I still have a page without the editor.... When I open the Chrome developer tools I am presented the following error:
bootstrap-markdown.js:895 Uncaught TypeError: Cannot read property 'fn' of undefined
Since fn
is part of jQuery, you need to load it first prior markdown script.