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,23 @@
<div class="date">25 Sep 2016</div>
<p>
Just because we need a lot of <i>organizational support</i> characters in
your text files doesn't mean you have to physically type them all.
</p>
<p>
After a fun discussion with Mr. <a href="https://github.com/jjasghar">JJ Asghar</a>, I wrote up a
mini-tutorial on getting Emacs to do some of the heavy typing for
you when you create a <i>new file</i>... you know, boilerplate needed when
creating a new file of a particular type.
</p>
<p>
My tutorial covers and integrates the <code>auto-insert</code> feature and the
<code>yasnippet</code> template system.
</p>
<p>
<a href="Technical/Emacs/templates-tutorial.html">Read more...</a>
</p>