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