Skip to content

Fix: never render <null> or <undefined> html tags#88

Open
jvatic wants to merge 1 commit into
evilstreak:masterfrom
jvatic:patch-01
Open

Fix: never render <null> or <undefined> html tags#88
jvatic wants to merge 1 commit into
evilstreak:masterfrom
jvatic:patch-01

Conversation

@jvatic

@jvatic jvatic commented May 8, 2013

Copy link
Copy Markdown

If a preprocessor needs to remove a tag, this patch allows it to do so by making the tag null or undefined.

If a preprocessor needs to remove a tag, this patch allows it to do so by making the tag null or undefined.
@evilstreak

Copy link
Copy Markdown
Owner

Is there a reason to blank out a node rather than removing it from the tree entirely (by using splice, for example)?

Do you an example use case for this?

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

Successfully merging this pull request may close these issues.

2 participants