mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-23 08:48:01 +00:00
disable tiptap typography extension
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
5e807d466a
commit
e742650fd8
@ -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: {
|
||||||
|
Loading…
Reference in New Issue
Block a user