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

code inside table #1217

Closed
Arantor opened this issue Jan 17, 2014 · 1 comment
Closed

code inside table #1217

Arantor opened this issue Jan 17, 2014 · 1 comment
Labels

Comments

@Arantor
Copy link
Contributor

Arantor commented Jan 17, 2014

Mantis references: http://dev.simplemachines.org/mantis/view.php?id=3553 and http://dev.simplemachines.org/mantis/view.php?id=4431

[table]
[tr]
[td][code]1[/code][/td]
[td][code]2[/code][/td]
[td][code]3[/code][/td]
[/tr]
[/table]

Becomes

[table]
[tr]
[td][/td][/tr][/table][code]1[/code]
[code]2[/code]
[code]3[/code]
@live627
Copy link
Contributor

live627 commented May 1, 2014

preparsecode() lines 184 - 234

live627 added a commit that referenced this issue Feb 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants