As a part of my tentatively titled Kill Your Word Processor project, I’ve been trying to think of ways to expand the audience for it, particularly because I’ve more than once been frustrated by collaborators’ insistence on the use of clunky word processors and browser-based WYSIWYG editors which I’ve long since given up on.
I even [...]
In a lengthy post earlier this month, I took a first stab at describing a word processor-less approach to document composition and formatting. A key component of that approach is the use of what has variously been referred to as "humane text," WYSIWYM (What You See Is What You Mean), and "lightweight markup"–formatting [...]
"reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents."