ZeStig :emacs: :nix: :rust: :gnu: :archlinux:<p><span class="h-card" translate="no"><a href="https://dragonscave.space/@menelion" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>menelion</span></a></span><span> </span><code>n</code><span> asterisks are </span><code>n</code><span>-th level headings (1 to 6).<br><br>Lists are specified using a hyphen<br><br><br>This would render perfectly well in Org:<br><br></span></p><pre><code>* Eins
- list item inside eins
- something else
** Zwei
- list item 1 inside Zwei
- item 2
- item 3</code></pre><span><br>Honestly, </span><a href="https://fedia.social/tags/Orgmode" rel="nofollow noopener" target="_blank">#Orgmode</a><span> is also easier than </span><a href="https://fedia.social/tags/Markdown" rel="nofollow noopener" target="_blank">#Markdown</a><span>. Just like Markdown, </span><a href="https://fedia.social/tags/LaTeX" rel="nofollow noopener" target="_blank">#LaTeX</a><span> support is built into the language.<br><br>I've written scientific papers and whatnot using </span><a href="https://fedia.social/tags/Org" rel="nofollow noopener" target="_blank">#Org</a><span> mode. My static website is published using </span><a href="https://fedia.social/tags/Hugo" rel="nofollow noopener" target="_blank">#Hugo</a><span>, which supports Org OOTB (if not for this, I'd be using </span><a href="https://fedia.social/tags/Zola" rel="nofollow noopener" target="_blank">#Zola</a><span> or </span><a href="https://fedia.social/tags/Astro" rel="nofollow noopener" target="_blank">#Astro</a><span>)... With </span><a href="https://fedia.social/tags/orgroam" rel="nofollow noopener" target="_blank">#orgroam</a><span> I can organize my notes using the </span><a href="https://fedia.social/tags/zettelkasten" rel="nofollow noopener" target="_blank">#zettelkasten</a><span> method and view notes on a graph à la </span><a href="https://fedia.social/tags/Obsidian" rel="nofollow noopener" target="_blank">#Obsidian</a><span>. Note that </span><a href="https://fedia.social/tags/OrgRoam" rel="nofollow noopener" target="_blank">#OrgRoam</a><span> is the objectively superior </span><a href="https://fedia.social/tags/Obsidian" rel="nofollow noopener" target="_blank">#Obsidian</a><span> alternative, just as </span><a href="https://fedia.social/tags/Orgmode" rel="nofollow noopener" target="_blank">#Orgmode</a><span> itself blows Markdown out of the water.<br><br>How could I forget literate configs? Computational notebooks are a GODSEND. Imagine a file that acts very much like a </span><a href="https://fedia.social/tags/Jupyter" rel="nofollow noopener" target="_blank">#Jupyter</a><span> </span><a href="https://fedia.social/tags/Notebook" rel="nofollow noopener" target="_blank">#Notebook</a><span> (graph support etc is taken care of thanks to </span><a href="https://fedia.social/tags/Emacs" rel="nofollow noopener" target="_blank">#Emacs</a><span>). Imagine an entire Jupyter Notebook sent in a simple text-ready file.<br><br>It's totally possible to open an Org notebook in a plain text editor, make changes and send it to peers. If they have Emacs open they can also execute the notebook just like they would with a Jupyter Notebook. Results are displayed (by default) in-place too.<br><br>I invite </span><span class="h-card" translate="no"><a href="https://graz.social/@publicvoit" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>publicvoit</span></a></span><span> to share his opinions </span>😉<p></p>