[dokuwiki] Re: How to represent <A href="link">[BibRef]</A> in DokuWiki?
- From: Chris Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Mon, 27 Aug 2007 17:16:33 +0100
erota@xxxxxxx wrote:
Hello,
how can one represent <A href="link">[BibRef]</A> in DokuWiki?
All the following syntaxes fail:
[[link|[BibRef]]] -> Drops the last ] character
[[link|[BibRef%%]%%]] -> Outputs %%
[[link|[BibRef<nowiki>]<nowiki>]] -> Outputs <nowiki>
Are there other escape sequences which I am not aware of? Or are escape
sequences just not allowed in link text?
The [LinkText] construct is used exhaustively as a bibliographical reference,
for example in the HTML 4.01 specifications. Is there really no way to
reproduce this with DokuWiki?
Erota
[[link|[BibRef] ]]
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
Other related posts:
- » [dokuwiki] How to represent <A href="link">[BibRef]</A> in DokuWiki?
- » [dokuwiki] Re: How to represent <A href="link">[BibRef]</A> in DokuWiki?
- » [dokuwiki] How to represent <A href="link">[BibRef]</A> in DokuWiki?
Hello, how can one represent <A href="link">[BibRef]</A> in DokuWiki? All the following syntaxes fail: [[link|[BibRef]]] -> Drops the last ] character [[link|[BibRef%%]%%]] -> Outputs %% [[link|[BibRef<nowiki>]<nowiki>]] -> Outputs <nowiki> Are there other escape sequences which I am not aware of? Or are escape sequences just not allowed in link text? The [LinkText] construct is used exhaustively as a bibliographical reference, for example in the HTML 4.01 specifications. Is there really no way to reproduce this with DokuWiki? Erota