After the 1.3.2 update, all of my tables were showing up as text in live preview mode, instead of rendered tables as they did. I realized after digging around a bit that the tables render only when they have a blank line above them. This wasn’t the case in most of my files because I prefer to add them right after a title.
Steps to reproduce
- In live preview mode, start adding a table on a line right after any content (heading, text, doesn’t matter)
- Finish adding table
Expected result
- The content should show up as a table once the cursor is outside it
Actual result
- The table content just shows up as text, unless I go and add a blank line above it. Then it shows up as a table once the cursor is outside it.
Environment
SYSTEM INFO:
Obsidian version: v1.3.2
Installer version: v1.1.16
Operating system: Windows 10 Home Single Language 10.0.22621
Login status: logged in
Catalyst license: insider
Insider build toggle: on
Live preview: on
Legacy editor: off
Base theme: dark
Community theme: none
Snippets enabled: 0
Restricted mode: on
Additional information
Without blank line above
After adding a blank line above