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

Moon.js forces left and right angle bracketsto escape #83

Closed
ZinLiao opened this issue Jul 14, 2017 · 1 comment
Closed

Moon.js forces left and right angle bracketsto escape #83

ZinLiao opened this issue Jul 14, 2017 · 1 comment
Assignees

Comments

@ZinLiao
Copy link

ZinLiao commented Jul 14, 2017

code:
<h1>Go>></h1>

or
<h1>Go&gt;&gt;</h1>

real:

Go&gt;

@kbrsh kbrsh self-assigned this Jul 14, 2017
@kbrsh
Copy link
Owner

kbrsh commented Jul 14, 2017

The first one is default behavior, but the second one is not. I will add this to the Moon compiler.

@kbrsh kbrsh closed this as completed in 63a5441 Jul 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants