No anchor text with #TAG used for spin syntax
using this URL
http://www.domain.com#{a|1}{b|2}
Anchor texts are as they should
But according to section "Spin Syntax Explained"
one can use syntax like this
http://www.domain.com#{#T1 a|#T2 1}{#T1 b|#T2 2}
and your own example
http://www.domain.com#{#TAG1 I love {the|your} site|#TAG2 Hello there}. {#TAG1 Best forum ever.|#TAG2 How are you?}
on pressing the test button a lot of times (within the project) always gives me
Anchor_Text
{
is TAG element in spin syntax still supported ? or is it a Bug ?
Comments