Victor Tao

Results 31 comments of Victor Tao

Thanks for compiling this. It would be great if we could leverage rules from existing linters instead of rewriting them. Would you be interested in looking into that?

> Yeah, a while ago I was looking into [remark](https://github.com/remarkjs/remark) which seemed promising. I believe its already installed in this project, but I never got around to using its plugins.

I'd like to have a mixture of remark rules and custom rules. It should still be easy to add a new rule by writing a little regex. We can use...

Sure, I'm open to most things as custom rules.

Lets skip MD018. Yeah lets add them one at a time, in order of convenience/utility. If we add too many more rules we'll have to update the settings page to...

Sounds good, feel free to send PRs for new rules, no need to create issues for these.

Oh does remark only give warnings? I thought it could fix errors too :(

can you share an example? Would help me since I don't use footnotes myself :)

Im curious how that plugin handles the complications, if it makes sense that function can be added here.

what should happen if it finds a dead link?