Skip to content

Serialize codegroup attributes

Choose a tag to compare

@thetutlage thetutlage released this 22 May 07:20
· 10 commits to develop since this release

Now you can pass props to codegroups and they will be serialized to HAST syntax tree. For example:

:::codegroup{id="language-selector"}
:::

:::codegroup{id="pkg-selector"}
:::

Commits

  • feat: serialize codegroup attributes 46438d7
  • chore: update dependencies 99c574e

Full Changelog: v7.0.1...v7.0.2