eipv icon indicating copy to clipboard operation
eipv copied to clipboard

Raise error on invalid Markdown links

Open axic opened this issue 5 years ago • 1 comments

EIP-1491 has [WIP] under multiple sections. This is rendered as [WIP] but I'm not sure it is valid or not. Ideally a Markdown parser should be run on the files too in case it reports any failures?

axic avatar Sep 06 '20 21:09 axic

What sort of markdown failures would we want to capture? It seems like [WIP] is valid? I would think that Jekyll would catch any markdown errors. But it would make sense for eipv to validate things like the "are the template sections present", etc.

lightclient avatar Sep 06 '20 21:09 lightclient