• Stars
    star
    157
  • Rank 238,399 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created over 10 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tools I created for myself: OneNote to Markdown Converter, HTML Obfuscator, Simple RegEx and more...

Productivity Tools Build status

  • OneNote to Markdown Converter: Tool for converting page create in Microsoft OneNote to Markdown format.
  • HTML Obfuscator: Tool for obfuscating html without changing the html structure.

Main

OneNote to Markdown Converter

Tool for converting page create in Microsoft OneNote to Markdown format.

I created this tool because I do all my writting in OneNote while in my WordPress blog I use Markdown format, naturally I thought there should be an easy way to transform OneNote HTML output to markdown.

Example

Taking this simple OneNote page:

OneNote page

and copying it to the converter:

  • On the left is the HTML as copied from OneNote
  • On the right is the converted markdown

Converter

HTML Obfuscator

Tool for obfuscating html without changing the html structure.