But I still don't know what Obsidian gives you besides letting you write in Markdown instead of HTML. And that is basically a Markdown to HTML converter, as you pointed out.
Your answer was that that doesn't matter. If that's your view, you are welcome to it, but that's why /other/ people choose Markdown over HTML for notes.
I don't understand where all the feelings are coming from. :)
People do not find writing SGML-based formats ergonomic for focusing on the content of their writing. SGML-based formats are great for formats that need to be both human-readable, but also unambiguous and extensible for machine parsing, but awful when the task is purely just producing writing.
If I need HTML from my writings in Markdown, there are a plethora of tools to handle that; I don't need to waste vital brain bandwidth on writing perfect spec-complaint HTML when Markdown handles only the task of writing structured text and does it well.
Markdown does not handle layout, and barely handles tables. It is the technological equivalent of HTML 1.0, and does not contaminate itself with the task of presentation like how the evolution of HTML over the years has.
> I was just wondering if there's anything else that Obsidian offers besides Markdown syntax, since hyperlinking documents and application-agnostic data formats are also features of HTML.
Yet you reply asking if there is anything beyond Markdown. That's dismissing what a lot of people have reiterated: Markdown is the main thing.
You keep looking for a different killer feature because you are dismissing everyone else's killer feature.
We could have that exact same workflow and user interface with HTML.
I (presumably along with the person you’re replying to) don’t understand what value Markdown as the storage format is providing here exactly but I can think of many limitations it imposes.