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

<br> broken? #11

Closed
subsoap opened this issue Mar 1, 2018 · 6 comments
Closed

<br> broken? #11

subsoap opened this issue Mar 1, 2018 · 6 comments

Comments

@subsoap
Copy link
Contributor

subsoap commented Mar 1, 2018

2018-03-01 10_31_38-defold editor 2 0 - vn
2018-03-01 10_31_43-vn

2018-03-01 10_31_53-defold editor 2 0 - vn
2018-03-01 10_32_00-vn

@subsoap
Copy link
Contributor Author

subsoap commented Mar 1, 2018

<br/> works <br> does not

@britzl
Copy link
Owner

britzl commented Mar 1, 2018

Yes, <br> is not supported. It should be <br/>.

(<br></br> should also work)

@subsoap
Copy link
Contributor Author

subsoap commented Mar 1, 2018

I'll close, may want to include that in the readme.

@subsoap subsoap closed this as completed Mar 1, 2018
@britzl
Copy link
Owner

britzl commented Mar 1, 2018

Not sure it would be worth the effort to add support for
without a closing tag even though it's accepted by most (all?) browsers. I don't want to complicate the parser more than necessary.

@subsoap
Copy link
Contributor Author

subsoap commented Mar 1, 2018

Just include in the readme that if using <br> then <br></br> is required.

@britzl
Copy link
Owner

britzl commented Mar 1, 2018

Yeah, update the readme (section on linebreaks)

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

2 participants