SjoerdV / ConvertOneNote2MarkDown

Ready to make the step to Markdown and saying farewell to your OneNote, EverNote or whatever proprietary note taking tool you are using? Nothing beats clear text, right? Read on!
GNU General Public License v3.0
196 stars 113 forks source link

Update pandoc command to use --markdown_headings=atx #21

Closed wolfteeth closed 2 years ago

wolfteeth commented 2 years ago

Fix for the noisy warning from pandoc (#17).

I was playing around with the script, noticed this, and thought I would help out. :)

SjoerdV commented 2 years ago

Great update! Thanks @wolfteeth