v1.1.0
Changelog:
- Added
renderPlain()
method - Marked
renderRaw() method
as deprecated - please userenderPlain()
instead - List items will no longer appear outside of lists
- The
Tag
class now expects valid constructor arguments (will throw an exception if the arguments are invalid) - Refactoring
- More tests - coverage should be good now
- Enhanced README.md