docs
docs copied to clipboard
A collaborative note taking, wiki and documentation platform that scales. Built with Django and React.
## Bug Report When we copy a text that has a style attach, and paste it in the doc, the export will then fails. ## How to reproduce - Copy...
## Feature Request Today in Docs, it is possible to export a single page into .docx or .pdf. However, when a document contains multiple sub-pages forming a tree, each page...
Prevent text wrapping in New Document button when German language is selected. Added CSS rules to ensure button text displays on single line for all languages. Fixes issue #1490. ##...
@rl-83 could you add the specs and design that we discussed on this issue ?
## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** We never really worked on a real template. It was just to show...
## Purpose Documentation about how adding custom templates was lacking.
## Purpose Improve accessibility (a11y) by aligning the document grid and editor with ARIA specifications and Axe recommandations. ## Proposal - [x] Move the "More documents" button outside the role="grid"...
## Purpose Fix unintended removal of the @ symbol when pressing Esc during mention input. This improves text editing flow, especially when @ is intended as plain text. https://github.com/user-attachments/assets/35bc8bb9-8c8b-47c2-b243-632464eb610d issue...
## Purpose Implemented the logic to show 'Just now' instead of '0 seconds ago' when the difference is under one second. Users can now see 'just now' when an edit...
**Before you file your issue** * I already checked the [[existing issues](https://github.com/suitenumerique/docs/issues)](https://github.com/suitenumerique/docs/issues). * This is not related to [[BlockNote](https://github.com/TypeCellOS/BlockNote)](https://github.com/TypeCellOS/BlockNote), but to layout rendering inside the documentation index. --- ### **Problematic...