Minor Changes
#5504
7541614
Thanks @Ben0189! - Rich text editor - Add strikethrough support
- Added a strikethrough button in the rich text editor, allowing users to apply strikethrough formatting.
- Strikethrough syntax (
~~word~~
) correctly applies in Markdown mode.- Known Issue: In the rich text editor, typing
~~word~~
does not currently auto-convert to strikethrough. A fix will follow in an upcoming patch.#5503
99bb59f
Thanks @JackDevAU! - feat: add experimental user form select to the useTina hookPatch Changes
Permalink
#5498
3974aa7
Thanks @kldavis4! - fix: correctly handle noop renames#5486
d7c5ec1
Thanks @JackDevAU! - Update dependencies across packagesUpdated dependencies [
7541614
,d7c5ec1
]:
- @tinacms/mdx@1.6.0
- @tinacms/schema-tools@1.7.1
- @tinacms/search@1.0.40
View on GitHub