Support embedding and displaying images in wiki pages. Store images alongside markdown files in the wiki directory. Serve images via an HTTP endpoint so markdown image syntax renders in the web UI. Consider an MCP tool for uploading images. Support common formats (PNG, JPEG, GIF, SVG, WebP). Images should round-trip with git sync (#7). Handle relative paths in markdown so images resolve correctly in the web UI.
Support embedding and displaying images in wiki pages. Store images alongside markdown files in the wiki directory. Serve images via an HTTP endpoint so markdown image syntax renders in the web UI. Consider an MCP tool for uploading images. Support common formats (PNG, JPEG, GIF, SVG, WebP). Images should round-trip with git sync (#7). Handle relative paths in markdown so images resolve correctly in the web UI.