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

Remove special "only text" handling for textarea, code and friends #398

Closed
Suor opened this issue Nov 5, 2011 · 1 comment
Closed

Remove special "only text" handling for textarea, code and friends #398

Suor opened this issue Nov 5, 2011 · 1 comment

Comments

@Suor
Copy link

Suor commented Nov 5, 2011

Now it is impossible to write any jade code in these tags, like:

textarea#code
  include code_sample.html

It is so simple to add . after all, no need to mess with special casing.

@tj
Copy link
Contributor

tj commented Nov 6, 2011

yeah, text-only was added really early on but in general I could agree now that we have the trailing ., though I do think it's more intuitive to have some tags default to text-only, inconsistency is certainly an argument

@tj tj closed this as completed in db8f54a Nov 16, 2011
@tj tj closed this as completed in b38f816 Nov 16, 2011
@tj tj closed this as completed in 99d9b5c Nov 16, 2011
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