There are a few remaining issues to work out with reference tags:
- References using the "name" attribute will only match when quotation marks are used. Mediawiki apparently allows syntax of the form <ref name=value/>.
- The pattern that matches reference tags can match too much. Help:Footnotes#What is produced at the points of insertion should display four references, but only two are displayed due to a pattern error.
- The code needs to be cleaned up a bit.
I'll get to these issues soon. -- Ryan 03-Nov-2006 23:00 PST
- The pattern has been fixed, so Help:Footnotes#What is produced at the points of insertion now properly displays four references. -- Ryan 04-Nov-2006 11:04 PST