Struggling with tables, but found a workaround #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Key learnings about the MrMartiniMo Docmost MCP server:
create_page (import API) → handles markdown tables correctly
update_page (WebSocket) → breaks table structure
Workaround for table edits: create a new page + delete the old one
and many thanks for the MCP_server