From 89e6c0f9c8edd029aeeb553dcb11b62c878d11b1 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 2 Jul 2024 23:24:15 -0500 Subject: fix 2024 blog posts for missing images --- content/blog/2024-04-06-convert-onenote-to-markdown.md | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'content/blog/2024-04-06-convert-onenote-to-markdown.md') diff --git a/content/blog/2024-04-06-convert-onenote-to-markdown.md b/content/blog/2024-04-06-convert-onenote-to-markdown.md index 32de921..186cdcc 100644 --- a/content/blog/2024-04-06-convert-onenote-to-markdown.md +++ b/content/blog/2024-04-06-convert-onenote-to-markdown.md @@ -25,15 +25,6 @@ To start, export any pages or tabs from OneNote to the Word format (`.docx`): See below for a visual walkthrough of the export process. -![OneNote -Notebook](https://img.cleberg.net/blog/20240406-convert-onenote-to-markdown/onenote.png) - -![OneNote Section Export -Options](https://img.cleberg.net/blog/20240406-convert-onenote-to-markdown/export.png) - -![Exported Word -Document](https://img.cleberg.net/blog/20240406-convert-onenote-to-markdown/word.png) - # Download Pandoc Start by downloading Pandoc from their [GitHub @@ -93,9 +84,6 @@ This loop will perform the following actions: `-o`. This option adds the `.md` file extension to recognize the output files as Markdown files. -![Pandoc -Conversion](https://img.cleberg.net/blog/20240406-convert-onenote-to-markdown/command.png) - If you want to export to another format, simply specify the `-f=`/`--from=` and `-t=`/`--to=` options. -- cgit v1.2.3-70-g09d2