You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: core/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -938,7 +938,7 @@ Inherit custom color variables by adding [`.wmde-markdown-var`](https://github.c
938
938
-`overflow?: boolean=true`: Disable `fullscreen` setting body styles
939
939
-`preview?: 'live' | 'edit' | 'preview'`: Default value `live`, Show markdown preview.
940
940
-`maxHeight?: number=1200`: Maximum drag height. The `visibleDragbar=true` value is valid.
941
-
-`minHeights?: number=100`: Minimum drag height. The `visibleDragbar=true` value is valid.
941
+
-`minHeight?: number=100`: Minimum drag height. The `visibleDragbar=true` value is valid.
942
942
-`tabSize?: number=2`: The number of characters to insert when pressing tab key. Default `2` spaces.
943
943
-`defaultTabEnable?: boolean=false`: If `false`, the `tab` key inserts a tab character into the textarea. If `true`, the `tab` key executes default behavior e.g. focus shifts to next element.
944
944
-`hideToolbar?: boolean=false`: Option to hide the tool bar.
0 commit comments