Last 12 weeks · 0 commits
2 of 6 standards met
👋 I've added support for options in the plugin, but passing options is of course optional, not passing any doesn't break things! I've tested it with both markdown (through unified) and .mdx (through next-mdx-remote), everything works out of the box! (I also updated the documentation accordingly to showcase examples with and without options for both markdown and mdx) Cheers 🙃
Repository: vercel/remark-capitalize. Description: Transform all markdown titles with title.sh Stars: 30, Forks: 2. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Homepage: https://npmjs.com/remark-capitalize Topics: capitalization, mdx, plugin, remark, title. Latest release: 1.1.0 (7y ago). Open PRs: 1, open issues: 2. Last activity: 5y ago. Community health: 50%. Top contributors: leo, timneutkens.
Hi! remark is switching to a new parser internally (micromark, see for more info). From a quick glance at the code, it seems this plugin should be fine. However, it would be good to check that in the future (there is published now, and one or two more will come before the release)