remark-parse@7.0.0
Breaking
Note: the fixes are technically breaking but you’re likely fine.
- 8d02516 Add TypeScript definitions
- 6282051 Fix inline code and vertical bars in tables
- 475c72b Fix non-ASCII whitespace in inline code
- f89fd77 Fix initial, final newlines in fenced code
- cc2463d Fix tilde, backtick in fenced code info string
- c73f409 Fix to prefer footnote instead of reference label
- e2ea7e8 Fix support for definitions in list and blockquote
- 2f0edce Fix to merge blockquotes in gfm mode