On Aug 29, 2013, at 1:04 PM, Valdis Vītoliņš
<valdis.vitolins(a)odo.lv> wrote:
  1. What is correct syntax to add get parameters
in link
 e.g. correct way for
 [[link with get params>>Main.test?xpage=plain&outputSyntax=plain]]
 2. What is correct syntax for link in the same page with some ID, e.g.
 for [[link to id>>#id]] 
 See 
http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HLinks
 Thanks
 -Vincent
  
I looked at this, and provided samples in general follows to the rule:
(reference) [?queryString] [#anchor]
But it doesn't work.
Valdis