<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/tests/test-org-babel-config-structure-templates.el, branch main</title>
<subtitle>My Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/dotemacs/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/'/>
<updated>2026-05-23T08:50:53+00:00</updated>
<entry>
<title>fix(org-babel): correct java structure-template language name</title>
<updated>2026-05-23T08:50:53+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-05-23T08:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=f96c7052f050efadc53b1a119eacc79e32ddb948'/>
<id>urn:sha1:f96c7052f050efadc53b1a119eacc79e32ddb948</id>
<content type='text'>
The `&lt;java` Org Tempo template expanded to "#+begin_src javas", a typo for "java", so a Java source block came out tagged with a bogus language. I fixed the entry to "src java" and added a test that pins seven common aliases (bash, zsh, el, py, json, yaml, java) to their intended src language names, so the next typo in the template list gets caught.
</content>
</entry>
</feed>
