Indentation in editor inconsistent with actual preview

Steps to reproduce

  1. Write a topline note and hit Return
  2. Indent on the next line and hit Return.
  3. On the new line write a comment. In the editor this new line will be indented. In the preview it will not be indented.

Expected result

The editor view should match the preview.

Actual result

The editor shows indentation, the preview is not indented.

Environment

  • Operating system: Windows 10
  • Obsidian version: v0.10.09

Additional information

The error is caused by indenting, not adding any text to that line and then hitting return and adding the text on the next line. Everything behaves correctly if you create the topline note, hit return twice and the indent. The problem is that if you do it wrong in the editor it will still display correctly in the editor but not in the preview. The editor should be representative of what will show in the preview so as not to confuse and frustrate newbies like me :stuck_out_tongue_winking_eye:

Example: “Structure and systems, all gaps must be filled. Atomic structures are emergent and naturally formed.” is indented in the editor but not in the preview.

1 Like

ok, the editor is wrong.