In the Markdown editor, create a note:
Select all text, then apply bold formatting.
The result is invalid Markdown:
There's probably two bugs actually:
- Formatting should be applied per line in most cases, except for code blocks
- When applying formatting to lists, as in the above example, formatting should be applied to the text only, not to the bullet points
In the Markdown editor, create a note:
Select all text, then apply bold formatting.
The result is invalid Markdown:
There's probably two bugs actually: