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

Ability to diable code-fixing? #6

Open
DrWeir opened this issue Aug 20, 2013 · 1 comment
Open

Ability to diable code-fixing? #6

DrWeir opened this issue Aug 20, 2013 · 1 comment

Comments

@DrWeir
Copy link

DrWeir commented Aug 20, 2013

I have header.php, footer.php and sidebar.php, that means some tags have their endtags in another file.
By pasting, let's say header.php content in to the converter it will then add more div, html +more endtags at the bottom of the output. It also changes to ?-->.

So far I've have only tested with header.php and footer.php where footer.php don't output anything despite 'Helper Class Specificity' says '2 replaced'. By removing two of the div-tags on top of the footer-file the converer will then work.

This is just a little bagatelle, but would be a nice feature to have. :)

@KrunchMuffin
Copy link

Yes, this is annoying.

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