discord / SimpleAST

Extensible Android library for both parsing text into Abstract Syntax Trees and rendering those trees as rich text.
Other
371 stars 32 forks source link

[Feature] New HeaderLineClassedRule which allows custom styling for LHeaders #7

Closed lytefast closed 6 years ago

lytefast commented 6 years ago

Add ability to specify custom classes to lined headers via a special annotation.

image

Changes

TODO