vweevers / hallmark

Markdown Style Guide, with linter and automatic fixer.
GNU General Public License v3.0
34 stars 3 forks source link

Add lint plugins for remark-stringify behavior #4

Open vweevers opened 6 years ago

vweevers commented 6 years ago

I.e. hallmark should warn about what remark-stringify is gonna do.

vweevers commented 6 years ago

Note to self: continue at https://github.com/wooorm/remark-preset-wooorm/blob/46e0e1f467eee269c7505dcff23977ea96da0678/index.js#L30

vweevers commented 6 years ago

Hm this doesn't have to block a first release. If we add hallmark to Level, then gradually add more plugins, we'll be notified by greenkeeper if anything breaks :)