Closed GoogleCodeExporter closed 8 years ago
Trailing characters were cut in the above message. The example lines end in
")", "}", "]" of course.
Original comment by rwxrwx.m...@tut.by
on 3 Jun 2013 at 6:23
What about
(bla bla http://boom.com/?string_id=RE#DI)FF)
?
There was some type of "advanced" URL detection in vimwiki, but it still had
bugs with various trailing characters. Thus we have made a simple one -- URL
starts with protocol and lasts until space or EOL.
If you want "correct" highlighting for (http://localhost) use
([[http://localhost]])
Original comment by habamax
on 5 Jun 2013 at 7:33
Original issue reported on code.google.com by
rwxrwx.m...@tut.by
on 3 Jun 2013 at 6:21