mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
removed typograf
This commit is contained in:
parent
f2fbca80e1
commit
a9d5b3c7f2
3 changed files with 2 additions and 10 deletions
|
@ -18,7 +18,6 @@ import {
|
|||
formatTextSanitizeTags,
|
||||
formatTextSanitizeYoutube,
|
||||
formatTextTodos,
|
||||
formatTextTypograf,
|
||||
} from '~/utils/formatText';
|
||||
import { splitTextByYoutube, splitTextOmitEmpty } from '~/utils/splitText';
|
||||
|
||||
|
@ -103,7 +102,6 @@ export const formatText = pipe(
|
|||
formatTextTodos,
|
||||
formatExclamations,
|
||||
formatTextDash,
|
||||
formatTextTypograf,
|
||||
formatTextMarkdown,
|
||||
formatTextSanitizeTags,
|
||||
formatTextClickableUsernames
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue