eipv icon indicating copy to clipboard operation
eipv copied to clipboard

Reject HTML comments

Open axic opened this issue 5 years ago • 2 comments

It would be nice to reject <!-- ... -->, especially as we are removing it from the template: https://github.com/ethereum/EIPs/pull/2939

axic avatar Sep 06 '20 18:09 axic

Yes, this is a good idea. I will prioritize this.

lightclient avatar Sep 06 '20 21:09 lightclient

There are actually ~6 EIPs which have comments:

  • One comments out the Test Case section and says "test cases are not relevant here"
  • One comments out some pending things
  • Others add some table of contents instruction

axic avatar Sep 06 '20 21:09 axic