The attachment management feature modernizes file handling with a drag-and-drop upload interface, server-side image processing, and automatic Markdown image reference insertion.
)The upload endpoint is in wikantik-rest, with the React UI component handling the drag-and-drop interaction and progress display. The AttachmentManager in wikantik-main handles storage through the provider abstraction.