mudkipme / MoeMemos

An app to help you capture thoughts and ideas
http://memos.moe
Mozilla Public License 2.0
440 stars 40 forks source link

Markdown tables cause memos to not load #217

Closed wardnath closed 1 week ago

wardnath commented 1 week ago

Memos server 0.22.3.

To reproduce:

| **Feature** | **i3** | **i5** | **i7** | **i9** |
| --- | --- | --- | --- | --- |
| **Target Users** | Entry-level consumers | Mainstream users | High-end users | Enthusiasts and professionals |
| **Core Count** | 2-4 cores | 4-6 cores | 6-8 cores | 8-10+ cores |
| **Threads** | 4-8 threads | 8-12 threads | 12-16 threads | 16-20+ threads |
| **Clock Speed** | Lower base and boost speeds | Moderate base and boost speeds | High base and boost speeds | Highest base and boost speeds |
| **Cache Size** | Smaller cache | Moderate cache | Larger cache | Largest cache |
| **TDP** | Lower power consumption | Moderate power consumption | Higher power consumption | Highest power consumption |
| **Use Cases** | Basic computing, web browsing | Office applications, light gaming | Content creation, gaming | High-end gaming, professional work |

Memos do not load after this memo is added to the server

mudkipme commented 1 week ago

Thanks for reproducing this!