BUGFIX: A MDTest was conflicting with BBCode support for upper case
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Just a [URL](/url/).
|
||||
Just a [LINK](/url/).
|
||||
|
||||
[URL and title](/url/ "title").
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<p>Just a <a href="/url/">URL</a>.</p>
|
||||
<p>Just a <a href="/url/">LINK</a>.</p>
|
||||
|
||||
<p><a href="/url/" title="title">URL and title</a>.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user