Releases: remarkjs/remark
Releases · remarkjs/remark
11.0.0
Breaking
- 8d02516 Add TypeScript definitions
- c5484d8 Update
remark-stringify
(seeremarkjs/remark@remark-stringify@7.0.0
) - 43364b0 Update
remark-parse
(seeremarkjs/remark@remark-parse@7.0.0
) - 25df13d Update
unified
(seeunifiedjs/unified@8.0.0
)
Project
- a47c3c9 Add more links to unified for examples of use
- a93db25 Remove community health files
- 1578bdf Refactor prose
- 70ada4a Move URLs from HTTP to HTTPS
- edb284a Add more badges
Plugins
- 927083c Add
remark-code-frontmatter to plugins
- 0ee5336 Add
remark-code-extra
to List of Plugins - 5d13f8e Update list of plugins
- cc7867b Add
remark-tree-sitter
to list of plugins - cca8385 Add
remark-sectionize
to plugins.md - f4230e3 Add
remark-capitalize
to list of plugins - cf52183 Add
remark-utf8s
andremark-code-screenshot
to list of plugins - caaf374 Add
remark-redactable
to list of plugins
remark-stringify@7.0.0
Breaking
- 8d02516 Add TypeScript definitions
- 1e8eb40 Update
stringify-entities
(seestringify-entities@2.0.0
)
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
remark-cli@7.0.0
Breaking
- a9fcd79 Update
remark
(seeremarkjs/remark@11.0.0
) - a5a895a Update
unified-args
(seeunifiedjs/unified-args@7.0.0
)
10.0.1
remark-stringify@6.0.4
See also
remark-parse@6.0.3
See also
remark-cli@6.0.1
See also
remark-stringify@6.0.3
- 40ec693 fix escaping of backslash