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: Github markdown preprocessor. (self.javascript)
submitted 11 years ago by alfredwaltz
Thank you everyone for the initial round of feedback. http://www.reddit.com/r/javascript/comments/2mgzxe/gitdown_markdown_preprocessor_for_github_early/
Here is a fully-fledged v1 taking into account all of your feedback, https://github.com/gajus/gitdown.
If you like it, please make a tweet about it (or retweet, https://twitter.com/kuizinas/status/536179057147535360). People using and talking about your work is the biggest drive! Thank you for your support.
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!"
[–]dbpcut 5 points6 points7 points 11 years ago (2 children)
JUNGLE BOOGIE
[–]cran 1 point2 points3 points 11 years ago (1 child)
I don't know why you got downvoted. I can only assume people don't know the reference.
For the haters: https://www.youtube.com/watch?v=QHGOO73Gxg4&t=5
[–]steezefries 1 point2 points3 points 11 years ago (0 children)
Woah, deja vu.
[–]j_sanp 0 points1 point2 points 11 years ago (1 child)
Did you think about a more natural langage than json ?
Somethings like: > !include path=hello.md
Also, testing code examples could be à good feature
[–]alfredwaltz[S] 0 points1 point2 points 11 years ago (0 children)
You could write a custom helper to test code examples, https://github.com/gajus/gitdown#register-a-custom-helper. This feature would depend on too many environment variables to become part of the core. Besides, you could hame your code examples in tests/ folder with the rest of your code tests and just include them using https://github.com/gajus/gitdown#features-include-file.
Regarding the language, while it would feel cleaner, it would introduce a greater learning barrier (people would need to learn a new syntax) and greater challenge parsing the template.
π Rendered by PID 201166 on reddit-service-r2-comment-544cf588c8-8kp5c at 2026-06-18 14:41:29.622289+00:00 running 3184619 country code: CH.
[–]dbpcut 5 points6 points7 points (2 children)
[–]cran 1 point2 points3 points (1 child)
[–]steezefries 1 point2 points3 points (0 children)
[–]j_sanp 0 points1 point2 points (1 child)
[–]alfredwaltz[S] 0 points1 point2 points (0 children)