stoeffel / elm-verify-examples

BSD 3-Clause "New" or "Revised" License
167 stars 14 forks source link

Markdown parsing bug search #89

Closed BrianHicks closed 4 years ago

BrianHicks commented 4 years ago

This is one way to fix the problem in #88. Turns out the file index was always 0 for all Markdown suites. That meant that they would get overwritten! Whoops.

That said, I'm not sure this is the best way to fix this. For example:

stoeffel commented 4 years ago

@BrianHicks published with 4.0.2

BrianHicks commented 4 years ago

Thank you!

On Oct 11, 2019, at 2:09 AM, Christoph Hermann notifications@github.com wrote:

 @BrianHicks published with 4.0.2

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.