Files
Kanboard-Prod/app/helpers.php
Oliver Bertuch fe63505adf Update helpers.php, function a()
In helpers.php is a function a() used for link generation, i. e. by markdown(). In the opening <a> element was a /, which is ignored by many (all? most?) browsers, but leads to interesting result with jQuery inserting of HTML generated by that function.

I stumbled upon this while developing code for a preview of textareas and not being able to show a link to a task (#1).
2014-10-24 14:59:30 +02:00

16 KiB