DEV Community

Discussion on: Blog post: Markdownlint

Collapse
 
burdettelamar profile image
Burdette Lamar

Oh, wow, jonasbn. Great idea.

I'm wondering whether I should consider adding linting to my markdown_helper project and gem.

Collapse
 
jonasbn profile image
Jonas Brømsø

Hiya,

Happy, that you find it great, however unclear on what part. The post ran a bit too long and covered way too much.

The great idea, being adding linting to your tool project?

jonasbn

Collapse
 
burdettelamar profile image
Burdette Lamar

Sorry not clear on first try. The great idea is your linter.

Thread Thread
 
jonasbn profile image
Jonas Brømsø

Oh, it is not mine, I am just a user - I love linters and I happen to be writing a lot of Markdown, so I currently I am in love with Markdownlint :-)

Using primarily the Node implementation, have played around with the Ruby implementation. Btw. the Ruby implementation should perhaps be what you should look at for possible integration with your project: github.com/markdownlint