OneNote to markdown

Share your notes with the world
not only through OneDrive

1. Copy a OneNote content to the clipboard.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
2. Tweak settings if you want to.
Treat Title as <h1>
Normally is Heading 1 - 6 treated as <h1> - <h6> and Title as a regular paragraph. But if you check this box, Title will become the <h1> and all headings will be shifted. However that means that the sixth heading will be treated as a paragraph.
Close headings
If checked, headings in markdown will be closed with # symbols.
### Heading ###
List bullets
Character to be used for unordered lists as the bullet.
Markdown indentation
How to indent the markdown output.
Clipboard data type
What type to get from clipboard. If copying from OneNote, leave this to default.
OneNote version
Force interpretation to a given OneNote version. What?
3. Paste clipboard into the box below.
4. Take your markdown output.
5. See what works.

This is a tool I made for myself and shared just for fun so it doesn't support everything and may be buggy. Here are supported features of OneNote:

If you do some tweaks to match your needs, just send a pull request to share them. Here is the repository.