Due to the following code in
NatSkin/BlueNoteStyle.css, a link cannot be made explicitly bold (i.e.
<strong>[[some link][some link text]]</strong> will not show up as bold):
.twikiEmulatedLink,
a:active, a {
color:#0055b5;
text-decoration:none;
font-weight:normal;
}
Note this issue has been raised in a comment to Tasks.Item60.
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. 
