I agree with everything. Notion is essentially unusable for me.
My “favourite” bug is that when you import a markdown document, if you have a piece of inline monospace text that starts with a hyphen, the hyphen will disappear. So, something like this:
Use the `-v` option to enable verbose mode.
Will render like this:
> Use the v option to enable verbose mode.
A-a-and that's how you get a lot of confused people wondering, if your documentation just sucks.
My “favourite” bug is that when you import a markdown document, if you have a piece of inline monospace text that starts with a hyphen, the hyphen will disappear. So, something like this:
Will render like this:> Use the v option to enable verbose mode.
A-a-and that's how you get a lot of confused people wondering, if your documentation just sucks.