Markers to path - ignore marker-orient (markers become inverted/reversed on Stroke-to-Path)
<!--
See our full bug reporting guidelines at https://inkscape.org/contribute/report-bugs/
Writing a good bug report will ensure we'll be able to help efficiently. 🙂
-->
#### Summary:
<!-- Summarize the issue/suggestion concisely: -->
... (write here)
#### Steps to reproduce:
<!-- Describe what you did (step-by-step) so we can reproduce: -->
- open Inkscape
- create path
- add marker
- go to XML editor
- def / marker
- change orient from `auto` to `0`
- path stroke to path
#### What happened?
- markers change to auto orient after stroke to path
#### What should have happened?
- markers should stay 0 after stroke to path
Sample attachments:
<!-- Attach the sample file(s) highlighting the issue, if appropriate. -->
#### Version Info:
```
- Inkscape Version: 1.1-dev (ca7b054, 2020-10-22)
- Operating System: ...
- Operating System version: ...
```
<!--
❤️ Thank you for filling in a new bug report, we appreciate the help! ❤️
Please be patient while we try to find the time to look into your issue.
Remember that Inkscape is developed by volunteers in their spare time, we'll try our best to respond to all reports.
-->
<!--
Please be careful when/after writing # for example in logs, code, or versions of linux
- use inline code span - single backticks (`) before and after it, like this - `inbox#1618`
- use multi-line code block - triple backticks (```) to fence/enclose console logs
- attach long logs as a text file.
-->
issue