purescript-contrib / purescript-quickcheck-laws

QuickCheck powered law tests for PureScript's core typeclasses.
MIT License
25 stars 18 forks source link

Fixing typo for escaping backticks in markdown #51

Closed athanclark closed 4 years ago

garyb commented 4 years ago

Thanks! I think just double backticks should work on the outer... if they were matched. As long as there's more backticks on the outside than the inside it's supposed to escape the inner ones, but using 3 is 👌 by me.