tiptap/packages/extension-font-family
SanderLeenders ddc78a62ba Added CSS.escape to font-family.ts
Added CSS.escape to renderHTML. Prevents invalid css when using fonts with numbers in their names, like https://fonts.google.com/specimen/Exo+2
2023-11-17 10:51:06 +01:00
..
src Added CSS.escape to font-family.ts 2023-11-17 10:51:06 +01:00
CHANGELOG.md v2.1.11 2023-09-20 17:31:41 +02:00
package.json v2.2.0-rc.4 2023-10-10 12:34:15 +02:00
README.md docs: consistent naming (#3882) 2023-03-27 11:20:31 +02:00
rollup.config.js fix: fix builds including prosemirror 2023-02-08 11:51:10 +01:00

@tiptap/extension-font-family

Version Downloads License Sponsor

Introduction

Tiptap is a headless wrapper around ProseMirror a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as New York Times, The Guardian or Atlassian.

Official Documentation

Documentation can be found on the Tiptap website.

License

Tiptap is open sourced software licensed under the MIT license.