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

Fix: Code Blocks with no immediate text #23

Closed lytefast closed 4 years ago

lytefast commented 4 years ago

See test CodeRulesTest.noLanguageBlocked

lytefast commented 4 years ago

Manually ran the test and we need this fix out now so I'm just going to merge