Timothy <tecos...@gmail.com> writes: > Hi Nicolas, > >> *snip lots of text* > > Thanks for going through my points in detail. I think I understand your > perspective much better now. At this point though, I’m not really sure what to > make of `\[ ... \]', I now feel like it’s sitting in some sort of markup limbo > where it can’t be either fully LaTeX-y or fully Org-y. I still think it would > be > good to improve this, but I no longer have such a firm idea that “modifying > fill > is the way”.
What about making org-fill-element modular? We may define separate fill functions for different elements and let the user override them individually if the user prefer so. It may be implemented similar to export functionality with customisable formatters for different elements. Best, Ihor