Closed jcowgar closed 11 months ago
In fact I had a branch named indented-headlines
that allows this. Can you give it a try and let me know if things work well?
Works beautifully! Thank you for the pointer to that branch, I didn't see it until you pointed it out.
Great. I had developed it locally but never pushed it. I'll merge this in, probably with the option turned off by default.
I program in Elixir and use the common formatter. Code starts (typically) with a module definition (single line) and then everything is indented from there. For example:
I really like Outli in elisp. Can it be used in a language as above?