eipw
eipw copied to clipboard
FEAT: Add lint preventing EIP references in backticks
Fixes #90
Hello @SamWilsn, I apologies for the delay in closing this issue. I have some updates on this...
Given that the implementation looks correct, the issue might be how the AST is being constructed or traversed. I’m currently investigating how the markdown is being parsed into an AST.
Please, let me know if you have any thoughts on this.