I have finished some important changes to the Help template,
and I have installed my new help script on the vimplugin
Sourceforge server (thanks to Bastl making me a developer).
We can now use {{help|topic}} for all help topics except those
that contain problem characters:
= < > [ ] |
See the documentation for how to handle these cases at:
http://vim.wikia.com/wiki/Template:Help
Please translate all help references to the new syntax.
Let me know of any problems.
I like this style:
== References ==
*{{help|WORD}}
*{{help|search()}}
*{{help|<tab>|<tab>}}
In the last example, "tab" should actually be "Tab" (that's the
way it's spelt in Vim at ":help <tab>"). The help script tries
to match the exact case you enter, but will use a
case-insensitive match if needed.
John
_______________________________________________
Vim-l mailing list
[email protected]
http://lists.wikia.com/mailman/listinfo/vim-l