mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-16 13:21:57 +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,
|
||||
StarterKit,
|
||||
Highlight,
|
||||
Typography,
|
||||
// Typography, // we need to disable 1/2 -> ½ rule (https://github.com/hcengineering/anticrm/issues/345)
|
||||
Placeholder.configure({placeholder: 'Type something...'}),
|
||||
Mention.configure({
|
||||
HTMLAttributes: {
|
||||
|
Loading…
Reference in New Issue
Block a user