Closed almaron closed 5 years ago
It should be possible to have other tags inside a [url] tag. At least those: img, b, i, u, s.
[url]
img
b
i
u
s
Proposed solution - change the url tag settings in the parser.
url
So you want to have something like
[url=http://www.google.com][b]Google[/b][/url]
that recognizes the [b] tags an converts them properly?
[b]
It should be possible to have other tags inside a
[url]
tag. At least those:img
,b
,i
,u
,s
.Proposed solution - change the
url
tag settings in the parser.