Skip to content

Commit

Permalink
Merge pull request #88 from mysilio-co/https
Browse files Browse the repository at this point in the history
Remove math and legal plugins
  • Loading branch information
travis committed Jan 24, 2022
2 parents 3cc88f5 + 5b6c93a commit 46eea2a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions components/Plate/autoformat/autoformatRules.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
import {
autoformatArrow,
autoformatLegal,
autoformatLegalHtml,
autoformatMath,
autoformatPunctuation,
autoformatSmartQuotes,
} from '@udecode/plate';
Expand All @@ -16,8 +13,5 @@ export const autoformatRules = [
...autoformatMarks,
...autoformatSmartQuotes,
...autoformatPunctuation,
...autoformatLegal,
...autoformatLegalHtml,
...autoformatArrow,
...autoformatMath,
];

1 comment on commit 46eea2a

@vercel
Copy link

@vercel vercel bot commented on 46eea2a Jan 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

Please sign in to comment.