Skip to content
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

Tags without closing #80

Open
Wertos opened this issue Oct 27, 2017 · 2 comments
Open

Tags without closing #80

Wertos opened this issue Oct 27, 2017 · 2 comments

Comments

@Wertos
Copy link

Wertos commented Oct 27, 2017

How to define for example the tag [hr] to replace with


? Without closing tag.

@AragonDeLosReyes
Copy link

Have you been able to do it?
At the moment I have not found the correct way, but what I have done is str_replace ('[hr]', '[hr] [/ hr]', $bbcode)

@aught13
Copy link

aught13 commented Jun 5, 2022

Should change this to an enhancement request to allow for self-closing tags

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants