Merge pull request #347 from hcengineering/disable-typography

disable tiptap typography extension
This commit is contained in:
Andrey Sobolev 2021-11-24 01:14:32 +07:00 committed by GitHub
commit 24aa40317d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ onMount(() => {
HandleEnter, HandleEnter,
StarterKit, StarterKit,
Highlight, Highlight,
Typography, // Typography, // we need to disable 1/2 -> ½ rule (https://github.com/hcengineering/anticrm/issues/345)
Placeholder.configure({placeholder: 'Type something...'}), Placeholder.configure({placeholder: 'Type something...'}),
Mention.configure({ Mention.configure({
HTMLAttributes: { HTMLAttributes: {