cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

cbf70925c520d9d4410f7e508ee91cc3d32769fe

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2024-04-08T14:43:44Z

fix error in inline code
 content/blog/2024-04-06-convert-onenote-to-markdown.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/blog/2024-04-06-convert-onenote-to-markdown.org b/content/blog/2024-04-06-convert-onenote-to-markdown.org
index 0f138b9..944745f 100644
--- a/content/blog/2024-04-06-convert-onenote-to-markdown.org
+++ b/content/blog/2024-04-06-convert-onenote-to-markdown.org
@@ -25,8 +25,8 @@ To start, export any pages or tabs from OneNote to the Word format (=.docx=):
 * Download Pandoc
 
 Start by downloading Pandoc from their [[https://github.com/jgm/pandoc/releases][GitHub releases]] page. I cannot install
-=.msi= files on my corporate laptop, so I downloaded the =
-pandoc-3.1.12.3-windows-x86_64.zip= file, which contains a simple =.exe= file
+=.msi= files on my corporate laptop, so I downloaded the
+=pandoc-3.1.12.3-windows-x86_64.zip= file, which contains a simple =.exe= file
 that you do not need to install - you will simply run it from the command line
 below.