mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-23 00:37:47 +00:00
Merge pull request #347 from hcengineering/disable-typography
disable tiptap typography extension
This commit is contained in:
commit
24aa40317d
@ -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