Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can this be used in reverse? #240

Closed
mark8044 opened this issue Jul 6, 2024 · 1 comment
Closed

Can this be used in reverse? #240

mark8044 opened this issue Jul 6, 2024 · 1 comment

Comments

@mark8044
Copy link

mark8044 commented Jul 6, 2024

Can this be used to convert HTML or AST --> BBCode?

@JiLiZART
Copy link
Owner

JiLiZART commented Jul 9, 2024

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

Repository owner locked and limited conversation to collaborators Jul 9, 2024
@JiLiZART JiLiZART converted this issue into discussion #241 Jul 9, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants