trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,19 @@
<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>