RoccoSmit
RoccoSmit
Unable to replicate in the latest version. Note: your example is missing the ```s at the start and end. See https://www.usememos.com/docs/getting-started/content-syntax#rendering-mermaid-diagrams e.g. memo text  e.g. diagram 
What browser/os are you using?
I was able to replicate with 2 different instances of v.0.23.0. The newer (newer git commit) one working, the older (older git commit) one not working. Can you try pull...
I think something is happening during the build process. Local development works without any issues but when the website is run via docker the browser shows the following error when...
Able to replicate, this is happening in the latest version as well. example (screen recording): https://github.com/user-attachments/assets/a24bed54-53cd-4ddb-9a5e-d00da0d99152
There is no socket connection keeping 2 or more clients up to date as you type on each of them. You need to click save for the changes to be...
Adding some issues to align PR with other's request https://github.com/usememos/memos/issues/3830 https://github.com/usememos/memos/issues/3984
@andresmanelli, can you provide some more context around what you are after / how you see nests working. From the code if look like, as you mentioned, 1 nest can...
@andresmanelli, good work with the POC. My suggestion at this point, before you spend more time on it, would be to get @boojack and/or @johnnyjoygh 's input on if this...
Some additional general notes from testing and code review. - Are you set on the name `nests`? Can we use something a bit more descriptive. I'm assuming you are referring...