onenote2md icon indicating copy to clipboard operation
onenote2md copied to clipboard

An automated tool to convert OneNote notebooks to markdown files.

Results 3 onenote2md issues
Sort by recently updated
recently updated
newest added

Hi this is a question from a noob. How can I actually build an executable with the code provided? I have VS (community version)

Use strong typed OneNote Object Model instead of XML based object model. The text indent is now parsed and converted to Markdown quotes. Convert the HTML format to Markdown format....

When having nesting in bullet list, there was not indendation so far. This is address in this solution by traversing the respected bullets and adding indendation spaces.