disable tiptap typography extension

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov 2021-11-23 14:37:45 +01:00
parent 5e807d466a
commit e742650fd8
No known key found for this signature in database
GPG Key ID: C8787EFEB4B64AF0

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: {