Convert ContentRender to be self refferencial so tags can be inside of tags.
If we make paragraphs a function and call it inside itself then we can process tags that are wrapped in each other for example content or any combination of wrapping. This will require turning paragpraphs into a function and calling itself on the inside content of the tags it is processing.
- Make paragraphs self refferencial
- Detect ul/li