Features
- Upload Markdown (.md) files to the Knowledge Base โ they are converted to rich, fully editable pages automatically
- Drag and drop .md files directly into the Knowledge Base to import them without any extra steps
- YAML frontmatter in Markdown files is stripped automatically before import so only the actual content appears on the page
Improvements
- Imported Markdown content is readable by Sammy AI via standard page tools, making your docs immediately useful to your AI coworkers
- File size limit of 10 MB enforced on Markdown imports to prevent accidentally uploading large files
Bug Fixes
- Deleting a file from the Knowledge Base resources grid now works โ the Delete action previously did nothing
- Fixed an HTML accessibility issue in the upload modal that caused a button nested inside another button
- Fixed a Yjs collaboration race condition that could cause warnings when importing files into a page being edited collaboratively
- Windows line endings (CRLF) in Markdown files are now handled correctly during import