Hey,
Is there a way to add custom inline tags? I know that <e> can be used, though it is a bit limiting as far as expanding beyond single calls. I could do <e=something,something> and do delimiter splitting and so on, but that could get a bit heavy, but it would be great if we could get a way to inject our own custom tags to really tie the reader into our own logic more deeply if there's not already a way.
Asking in case I missed it, otherwise I'd like to request it as a general "please give it a look" type thing. It would certainly help me out a bunch.
Alright, I'm back off to the code mines. Thanks for your time. :D