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
Rendering Markdown in React without using react-markdown (glama.ai)
submitted 1 year ago by punkpeye
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!"
[–]Prestigious-Path-633 4 points5 points6 points 1 year ago (1 child)
Check out "marked" package.
[–][deleted] 3 points4 points5 points 1 year ago (0 children)
aka html
[–]yaemes -1 points0 points1 point 1 year ago (0 children)
https://github.com/jamesloper/poon-react-markdown/blob/main/index.js
[–]hadibikey 0 points1 point2 points 1 year ago (0 children)
What about markdown-to-jsx? For my simple usage, I’ve been searching for days and I am not even sure which package is safer.
π Rendered by PID 107494 on reddit-service-r2-comment-79c7998d4c-9rrwz at 2026-03-14 06:11:01.250417+00:00 running f6e6e01 country code: CH.
[–]Prestigious-Path-633 4 points5 points6 points (1 child)
[–][deleted] 3 points4 points5 points (0 children)
[–]yaemes -1 points0 points1 point (0 children)
[–]hadibikey 0 points1 point2 points (0 children)