I'm not sure what sort of text allout-mode uses to indicate outline
headers, but perhaps this could be accomplished simply by customizing
the `org-babel-tangle-comment-format-end' and
`org-babel-tangle-comment-format-end' variables. They are templates
which specify how the comments around code blo
Discovered allout-mode today. It permits outline navigation in code
buffers. I am surprised to see that some of the stuff within org-mode
itself is inspired by the allout library.
If Babel could tangle so that the output file is allout navigable that
would be interesting. This has never before su