forestgao / jota-text-editor

Automatically exported from code.google.com/p/jota-text-editor
0 stars 0 forks source link

is RE find/replace substitution suppose to work? #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem

find /([^/]+)\.jpg
Replace /\\1.jpg\">\\1</a> 
Or one back slash above

What is the expected output? What do you see instead?
No substitution seen
Substitution of content inside (brackets) on 1
Rrplaced As is (seen above)

What version of the product are you using? On what operating system?

Free jota on anfroid 2.3-6
Please provide any additional information below.

Original issue reported on code.google.com by leosss...@gmail.com on 6 May 2013 at 11:30