Open mgonto opened 11 years ago
right now it's impossible to paste code blocks, ``` make the code disappear
How does npmregistry makes them show up? Do you know?
there are a lot of markdown processors, it's just a matter of the owner implement them. (the github style markdown, with fenced blocks ```
Geez, I tracked it down. Fenced code works, but the syntax highlighter's not working on heroku. Short term I'll probably disable highlighting, until I find a good solution
Are there any updates on this?
Still not working for me… What modules are you using? I've just recently made this work on a project using marked
and highlight.js
.
I'm getting a similar result, where markdown in form of:
my_javascript_code([], 1, {key: 'value'})
doesn't show the block at all.
Ended up linking to the github readme (overall still very happy the site exists and could pull as much as it did)
+1 for this - seems like a very useful missing feature
if this page is still serious then it should support it. but may be the maintainer are not willing to maintain the project anymore?
Code from README isn't shown. Can this be added? Similar to npmregistry?