This is an automated archive made by the Lemmit Bot.

The original was posted on /r/neovim by /u/crybaby0987 on 2025-06-23 12:57:36+00:00.


This is more of an Obsidian related question, but I am posting this here to understand how other Neovim users dealing with this.

So when I write content in Neovim it looks pretty (I use a code formatter for markdown - Prettier) but it looks horrible in Obsidian (the idents are missing + I am not able to visualize how things will actually look inside Obsidian when I write my notes using Neovim).

https://preview.redd.it/3g8zkbpqbo8f1.png?width=1178&format=png&auto=webp&s=4222c8c126515f72ad45ee44c26ade40a54434b7

The same note open with Obsidian (note the ident in the bullet point & task)…

https://preview.redd.it/a1qw9j8aco8f1.png?width=1352&format=png&auto=webp&s=24c379f1e9d77da1b08931af5241c0d7189d2520

I can’t ditch Obsidian because it lets me preview images, youtube videos, has plugins to query my notes for tasks, etc.

But I love typing inside neovim & prettier to format the the content using prettier quickly.

Should I stop taking notes using neovim? Because I can’t predict how a markdown viewer is actually going to render the contents?