Can I use a Tag Helper in a custom Tag Helper that returns html?
I recently ran into a situation where I would like to use a tag helper within a tag helper. I looked around and couldn’t find anyone else trying to do this, am I using a poor convention or am I missing documentation?