In original version, we could only configure the line break color and thickness, for H1 and H2.
With this new implementation, we can set individual settings for all headers, with the options being:
- Text color
- Text font
- Text size
* Added retention annotation for Alignment IntDef (#3)
* Task lists (#4)
* Added since annotation to newly added method/classes
* Fixed the indexes bug for margin spans (#6)
* Feature: Revert spans order (#11)
* SpannableBuilder
* Removed nullablity from Markwon class (no null markdown)
* Image sizes via HTML (#13)