Skip to content
Snippets Groups Projects
Commit 61c21bd2 authored by john's avatar john
Browse files

remove code package from editor

parent c951ff25
No related branches found
No related tags found
No related merge requests found
import {
BasePackage,
// BlockquotePackage,
CodePackage,
// CodePackage,
EmphasisPackage,
HeadingPackage,
LinkPackage,
......@@ -44,7 +44,7 @@ const config = {
// config.import(StrongPackage)
config.import(SubscriptPackage)
config.import(SuperscriptPackage)
config.import(CodePackage)
// config.import(CodePackage)
config.import(PersistencePackage)
// config.import(CodeblockPackage)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment