emacs/var/elfeed/db/data/63/6334c8ce7c6c3dbf54608269d4ae843e71e22a7f
2022-01-03 12:49:32 -06:00

19 lines
757 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="date">12 Aug 2015</div>
<p>
Ive collected some <i>table formatting</i> code for OpenStacks <code>nova</code>
command, and placed them in an <a href="https://github.com/howardabrams/dot-files/blob/master/babel/openstack.org">Tower of Babel file</a> that make
<code>:post</code> commands in org-mode files able to use them.
</p>
<p>
The <code>os-table</code> function, in that file, converts the ASCII tables
from OpenStacks CLI into <code>org-mode</code> tables that I can export,
render, and feed into other code blocks as values. This feature
came in handy today...
</p>
<p>
<a href="http:Technical/Emacs/literate-devops-examples.html#sec-4">Read all about it...</a>
</p>