Adding two more spaces (4 in sum or tab) to the moving out block didn’t solve the problem, nor did adding spaces before the quote like space_space> Text:
And here is the raw text from the Obsidian file (not sure if the forum will change the formatting of it or not):
- Bla-bla
The most common criticism of Electron is that it necessitates software bloat when used for simple programs. As a result, Michael Larabel has referred to the framework as "notorious among most Linux desktop users for being resource heavy, not integrating well with most desktops, and generally being despised." Researchers have shown that Electron's large feature set can be hijacked by bad actors with write access to the source JavaScript files. This requires root access on _nix systems and is not considered to be a vulnerability by the Electron developers. Those who are concerned that Electron is not always based on the newest version of Chromium have recommended progressive web applications as an alternative_.
> The main process runs the logic for the application (e.g., menus, shell commands, lifecycle events), and can then launch multiple renderer processes by instantiating an instance of the BrowserWindow class, which loads a window that appears on.
- Markdown[^1] is a lightweight markup language for creating formatted text using a plain-text editor. John Gruber created Markdown in 2004 as an easy-to-read markup language.[^1] Markdown is widely used for blogging and instant messaging, and also used elsewhere in online forums, collaborative software, documentation pages, and readme files.
Yes Reading Mode works as it should but I’d like to have this feature for Editing Mode (because I’m always in that mode to make quick changes).
I will try to make a separate CSS fix for myself to add padding for an element but it’s better that Obsidian team integrate it themselves (otherwise there is a risk that my fixes will break constantly with new version changes).