Hello. Since today (but i must said i did not use Sublime texte for 5 our 6 weeks) I cannot make a find/replace on some html codes.
The characters / and < can not be recognised or find when they are used as a html code. (but, strangely, the > can be found).
In example :
- if i try to find <p, Sublime say to me “unable to find \b<p\b”
- if i try to find p>, that works
- if i try fo find /p>, Sublime say to me “unable to find \b/p>\b”
Example in image with /ul>
This is a problem as i have to modify some codes.
By the past, sublime always accept to find and replace that kind of characters.
This is a sublime version 4200 on a LinuxMint (maybe first time i try to find html codes with Sublime on LinuxMint, i am not sure : this OS is a new one since 3 months, i use Sublime for years with MacOS, or Windows)