Is there a good way to inlude a '=' character in the tag name for the help template? If not, we should look into making a way.<br><br>E.g. these uses fail:<br>{{help|/\@=}}<br>{{help|=}}<br>{{help|v_=}}<br><br>For the last one, I had to use[
<a href="http://vimdoc.sourceforge.net/htmldoc/change.html#=">http://vimdoc.sourceforge.net/htmldoc/change.html#=</a> :help =]. See <a href="http://vim.wikia.com/wiki/Shifting_blocks_visually">http://vim.wikia.com/wiki/Shifting_blocks_visually
</a> for where I did it.<br>