Support for use on server.
crestenstclair opened this issue · 3 comments
crestenstclair commented
How would one use this on the server? Using the:
<script ...
method is not an option.
Attempting to require it throws a file not found exception.
pdeschen commented
Have a look at the showdown wiki
crestenstclair commented
Yeah, I wasn't clear enough on this. I don't actually want it to work on the server, I want it to work with webpack. Rewriting issue.
tivie commented
What version of showdown are you using? From 1.2.0 and onward, github extension is bundled with core. You can check the options section in showdown docs for more info