Skip to content

Adding option to prevent tagnames from beeing lowercase.#95

Open
DhiaEddineSaidi wants to merge 1 commit intoandrejewski:masterfrom
DhiaEddineSaidi:tagNameToLowerCaseOption
Open

Adding option to prevent tagnames from beeing lowercase.#95
DhiaEddineSaidi wants to merge 1 commit intoandrejewski:masterfrom
DhiaEddineSaidi:tagNameToLowerCaseOption

Conversation

@DhiaEddineSaidi
Copy link
Copy Markdown

Example << Angular components html templates >> need to preserve the case of the components tags(selectors)

Example << Angular components html templates >> need to preserve the case of the components tags(selectors)
@coveralls
Copy link
Copy Markdown

coveralls commented Jul 10, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling df4bf05 on DhiaEddineSaidi:tagNameToLowerCaseOption into f0b8700 on andrejewski:master.

@andrejewski
Copy link
Copy Markdown
Owner

See #55 (comment).

I am against changing what tagName means in the current spec. Maybe we can add a rawStartingTagName and rawClosingTagName fields to the output as was done for position information.

The option name will have to change to be false by default, so something like includeRawTagNames.

Changing the meaning of voidTags such that if someone wanted proper semantics for img tags they would have to include all cases is not something to support.

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.

3 participants