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

PHP tags changing to html #26

Open
leonv opened this issue May 8, 2014 · 2 comments
Open

PHP tags changing to html #26

leonv opened this issue May 8, 2014 · 2 comments

Comments

@leonv
Copy link

leonv commented May 8, 2014

The conversion script is changing < to (&)lt; and > to (&)gt;

This messes up all code in doc where you have php tags
eg:
becomes
(&)lt;?=$value?(&)gt;

[I put ampersand code in brackets or it just converts to < and > here!]

AND
it converts to ?-->

@tahirsada
Copy link

same issue :( not useful.

@eliooses
Copy link

eliooses commented Mar 8, 2016

Same here.

=(

For HTML this rules! but is not useful for php.

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

3 participants