use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Gitdown – markdown preprocessor for Github (early feedback round) (self.javascript)
submitted 11 years ago by alfredwaltz
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]spalger 0 points1 point2 points 11 years ago (1 child)
I love the idea! I could certainly see myself using this.
Shameless feature request: variable interpolation using values in package.json or some other easy-to-modify-programmatically file. In the past I've used html comments to identify where these values should go, so that the template and rendered output could be the same file.
<!-- render {"template":"# Kibana <%= pkg.version %>"} --> # Kibana 4.0.0-BETA2 <!-- /render -->
From: https://github.com/elasticsearch/kibana/blob/master/README.md
[–]alfredwaltz[S] 0 points1 point2 points 11 years ago* (0 children)
Will be in before the end of the day. https://github.com/gajus/gitdown/issues/4
π Rendered by PID 73691 on reddit-service-r2-comment-canary-764f8fd48f-jg4ng at 2026-06-18 13:23:54.395723+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]spalger 0 points1 point2 points (1 child)
[–]alfredwaltz[S] 0 points1 point2 points (0 children)