Describe the bug
There are different bullets chars that can be used to write lists in markdown. Preserve them when editing the file in text.
To Reproduce
- Create a file containing a list using
- chars as bullets.
- Open the file in text.
- Change and save the file.
- Inspect the file. All bullets turned into
*.
Expected behavior
Preserve the type of bullet used.
Describe the bug
There are different bullets chars that can be used to write lists in markdown. Preserve them when editing the file in text.
To Reproduce
-chars as bullets.*.Expected behavior
Preserve the type of bullet used.