chore: removed htmlToPlainText using stripHtmlTags
This commit is contained in:
parent
8eb891fbee
commit
d764274ce2
@ -234,11 +234,6 @@ const formatConverterSubcategories = [
|
|||||||
.trim() // Remove leading and trailing whitespace
|
.trim() // Remove leading and trailing whitespace
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
// {
|
|
||||||
// id: 'htmlToPlainText',
|
|
||||||
// label: 'HTML to Plain Text',
|
|
||||||
// transform: (text: string) => stripHtmlTags(text),
|
|
||||||
// },
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user