[PR][php-langspec][#178] - Make grammar cross-referenced (generated)

[email protected] Sat, 26 Nov 2016 14:01:02 +0000
Newsgroups php.standards
Message-ID <[email protected]>
You can view the Pull Request on github:
https://github.com/php/php-langspec/pull/178

Comment by nikic:
@Hywan Thanks! I've change it to use an `id` on the `<i>` tag in https://github.com/nikic/php-langspec/commit/ae3a7639a05fae1cd1690ef28213bfebcb7d3af0 instead. It seems that as of HTML5 using `<a name="">` is deprecated.