Musings & ramblings of a Pythonista
Whoever using Emacs as their primary text-editor would have liked the Org mode. As the Org website puts it:-
Org mode is for keeping notes, maintaining TODO lists, planning projects, and authoring documents with a fast and effective plain-text system.
Org mode allows you to create documents with a simple syntax. Different headers/sections in the document can be represented by a *
symbol. A single *
corresponds to an <h1>
block ...