Escape character doesn't work!
-
Hi.
I wrote source codes using escape characters such as <, > but this plugin keep recognizing them the beginning and end of an HTML tag.For example,
<Directory /path/to/destination/> Options +FollowSymLinks +Indexes AllowOverride none Order Allow,deny Allow from all </Directory>is translated into
<directory path="" to="" destination=""> Options +FollowSymLinks +Indexes AllowOverride none Order Allow,deny Allow from all </directory>EDIT: The strange thing is the problem didn’t occur when a code contains
<and>without semicolon.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Escape character doesn't work!’ is closed to new replies.