Note content gone after certain input (dockerfile syntax)

Steps to reproduce

Create a new note or open an existing one and type:

WORKDIR /app

and hit enter

Expected result

A text typed above saved in the note

Actual result

Note tab reloads effectively destroying all it’s contents

Environment

  • Operating system: Windows 11
  • Debug info:
    SYSTEM INFO:
    Obsidian version: v1.1.9
    Installer version: v1.0.3
    Operating system: Windows 10 Pro 10.0.22621
    Login status: not logged in
    Insider build toggle: off
    Live preview: on
    Legacy editor: off
    Base theme: dark
    Community theme: none
    Snippets enabled: 0
    Restricted mode: off
    Plugins installed: 1
    Plugins enabled: 1
    1: Discordian Theme v0.7.1

Additional information

This behavior appears whether I use a tab before or don’t. So I tried both:

WORKDIR /app

and

tab WORKDIR /app

The last one AFAIK is used to tell the app to not interpret anything (kinda like <code> tag behavior).

I can’t reproduce.
Download and reinstall Obsidian. Post a screen recording of this happening in the sandbox vault.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.