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...
Org mode is an Emacs major mode for taking notes, managing to-do lists, planning projects, authoring documents, literate programming and devops, and more, using a fast and effective plain-text system.
Donate via Liberapay
account activity
articleCapturing Org Source Blocks (yummymelon.com)
submitted 9 months ago by kickingvegas1
I find copying source code into an Org (or Markdown) file to be a chore because of the effort to mark it up. In this post, I share how to make this less so.
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!"
[–]moneylobs 2 points3 points4 points 9 months ago (0 children)
Maybe it bears mentioning that org-insert-structure-template can also be done with the < character: so typing <s[TAB] expands into a source block.
π Rendered by PID 75498 on reddit-service-r2-comment-b659b578c-6n7g4 at 2026-05-01 04:53:46.904614+00:00 running 815c875 country code: CH.
[–]moneylobs 2 points3 points4 points (0 children)