Closed mark8044 closed 4 months ago
Good question. Technicaly you can parse HTML, we have some tests, but not all HTML behavior (like partialy closed tags and etc). So you can try to convert HTML to AST and than use custom settings to render BBCode.
I created some sandbox to test
Can this be used to convert HTML or AST --> BBCode?