Actions
Defect #1646
closedWiki link as the first line of text on a page does not work
Start date:
2008-07-15
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
A wiki link made using
![[wikilink]]syntax, when placed so that it is rendered to be the first character at the beginning of a line, will not render.
For example, the following will work:
* ![[a link as a bullet]]
firstword ![[second link]]
The following will not work:
![[a link]] as the first word(shows as
as the first word
)
<span style="color:red">_[[Billy]] needs to(shows as
needs to
)
Actions