@sqlrooms/documents / createMarkdownCommands
Function: createMarkdownCommands()
createMarkdownCommands<
TRoomState>():RoomCommand<TRoomState>[]
Creates the room command family for Markdown artifacts.
Type Parameters
| Type Parameter | Default type |
|---|---|
TRoomState extends MarkdownCommandState | MarkdownCommandState |
Returns
RoomCommand<TRoomState>[]