smart-editor-v3 1.15.2 → 1.15.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -42954,7 +42954,7 @@ function mm() {
|
|
|
42954
42954
|
}),
|
|
42955
42955
|
q1.configure({
|
|
42956
42956
|
types: ["heading", "paragraph"],
|
|
42957
|
-
defaultAlignment: "
|
|
42957
|
+
defaultAlignment: "justify"
|
|
42958
42958
|
}),
|
|
42959
42959
|
c8.configure({
|
|
42960
42960
|
HTMLAttributes: { class: "list-paddingleft-1" }
|