If I have a nested bulleted list in Word, such as:
When I paste it into Notepad or any other plain text document, the bullets lose their indents:
How can I make the plain text version automatically keep the original spacing / indentations so that I don't need to manually go add spaces?
Ideally it would output Markdown like this.
To clarify: I'm asking how I can set the Copy operation of Word to understand to insert "tab" characters (which are plain text) into the values in the clipboard so that everything looks good when I paste.

