Process HTML for better web typography.

Publish release (#4)

authored by github-actions[bot] and committed by GitHub 2b32b81a 01fe50d4

Changed files
+7 -6
.changeset
-5
.changeset/empty-days-roll.md
··· 1 - --- 2 - 'rehype-typeset': patch 3 - --- 4 - 5 - Ignore text in `script` and `style` elements
+6
CHANGELOG.md
··· 1 1 # rehype-typeset 2 2 3 + ## 0.1.1 4 + 5 + ### Patch Changes 6 + 7 + - Ignore text in `script` and `style` elements [`01fe50d`](https://github.com/stormwarning/rehype-typeset/commit/01fe50d416fa25f02b0f5bf214689de9c2b477a8) 8 + 3 9 ## 0.1.0 4 10 5 11 ### Minor Changes
+1 -1
package.json
··· 1 1 { 2 2 "name": "rehype-typeset", 3 - "version": "0.1.0", 3 + "version": "0.1.1", 4 4 "description": "Process HTML for better web typography.", 5 5 "keywords": [ 6 6 "remark-plugin",