FREYA265

Results 4 issues of FREYA265

### Describe the bug When I enter 1. : it works perfectly, the number is grayed out ^^ but when there's non-numbered text above it, it doesn't appear. ![Capture d'écran...

bug

Hello Cécilia :) Inline math ($formula$) is displayed on one line because of the following CSS: ``` mjx-math { width: 100%; } ``` This shouldn't happen, only the `$$x$$` should...

🐛 bug
🧪 beta

Hello, here are the display bugs visible on this capture. ![image](https://github.com/primary-theme/obsidian/assets/139784879/10ee96b6-30d3-47ad-82b5-45297aba5d60) the preview is the problem, because when I'm in input mode, the bug disappears. ![image](https://github.com/primary-theme/obsidian/assets/139784879/811dae4d-4d07-4005-8c1b-69cefefeea5c) I don't know what...

🐛 bug
🧪 beta

Hi Cecilia, I noticed this bug with the search filters. Another Primary user also has the same bug. ![image](https://github.com/primary-theme/obsidian/assets/139784879/c0a9b7ca-bbce-4503-bd22-1ad7f5c4a351) It would seem to come from this line: ``` .popover, .suggestion-container,...

🐛 bug