REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 639 B
Close
/home/byroehnu/.trash/node_modules11/prosemirror-schema-list/src/README.md
Text
Base64
This module exports list-related schema elements and commands. The commands assume lists to be nestable, with the restriction that the first child of a list item is a plain paragraph. These are the node specs: @orderedList @bulletList @listItem @addListNodes Using this would look something like this: ```javascript const mySchema = new Schema({ nodes: addListNodes(baseSchema.spec.nodes, "paragraph block*", "block"), marks: baseSchema.spec.marks }) ``` The following functions are [commands](/docs/guide/#commands) and utilities: @wrapInList @wrapRangeInList @splitListItem @splitListItemKeepMarks @liftListItem @sinkListItem
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
README.md
639 B
lrw-r--r--
2026-02-28 00:27:58
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
schema-list.ts
12.61 KB
lrw-r--r--
2026-02-28 00:28:06
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).