Live Preview: Support Tables in list items

Steps to reproduce

Add a table in a list:

- test
	- start

		| a    | b   | c            | d   |
		| - | - | - | - |
		| d   | e | f | g  |
 
	- end

Did you follow the troubleshooting guide? Y

Expected result

Table is rendered the same in live preview and reading mode.

Actual result

Table is rendered in reading mode. Table is not rendered in live preview.

Environment

SYSTEM INFO:
	Obsidian version: v1.3.4
	Installer version: v1.1.16
	Operating system: Darwin Kernel Version 22.5.0: Mon Apr 24 20:52:24 PDT 2023; root:xnu-8796.121.2~5/RELEASE_ARM64_T6000 22.5.0
	Login status: logged in
	Catalyst license: none
	Insider build toggle: off
	Live preview: on
	Legacy editor: off
	Base theme: dark
	Community theme: none
	Snippets enabled: 0
	Restricted mode: on

RECOMMENDATIONS:
	none

Additional information

Misc question: why does it seem like there’s a lot of discrepancies between live preview and reading mode? Is it not possible to use the same rendering engine for both?

1 Like

We don’t support this yet. renamed and moved to FR.

Is there a list of features not supported in Live Preview? I assumed any major discrepancy between Live Preview and Reading mode is a bug, if it’s not rendering valid markdown.

People continue reporting this as a bug (ex1, ex2) which makes sense to me. It’d be really helpful to have a description of what’s supported and what isn’t.