node-bbcode
node-bbcode copied to clipboard
Hash symbol not supported in url
Before: [url="http://example.com#hash"]url[/url] -> <a href="url">url</a>
Added hash (#) symbol support in URI Added test for this
@ncb000gt is there a chance that it will be accepted?