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
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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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