Pain-free tables in emacs – who knew?

At Zope Corporation we write a LOT of content in reStructuredText.

From the reStructuredText site:

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. reStructuredText is designed for extensibility for specific application domains. The reStructuredText parser is a component of Docutils. reStructuredText is a revision and reinterpretation of the StructuredText and Setext lightweight markup systems.

Many of the artifacts I create and work with use plain-text tables.  Working with plain-text tables manually can be painful.  The other day I stumbled on emacs’ support for text-based tables.  I found it pretty useful.

This entry was posted in Personal Technology. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.