A flexible Java text processor. BB, BBCode, BB-code, HTML, Textile, Markdown, parser, translator, converter.
GNU Lesser General Public License v3.0
86
stars
14
forks
source link
URLs with dashes not recognised as valid. #44
Closed
apokryfos closed 8 years ago
For example the token
[url=http://example.com/dashed-path/index.html]Link name[/url]
does not evaluate to a hyperlink.[url=http://example.com/nondashedpath/index.html]Link name[/url]
works fine.