Are you a fan of Markdown and wish you could use it in Microsoft OneNote? You're in luck! OneNote's Markdown mode allows you to format your notes using this popular lightweight markup language. Let's dive into how you can enable and use Markdown mode in OneNote to enhance your note-taking experience.
Enabling Markdown Mode in OneNote
Before you start using Markdown in OneNote, you'll need to enable the feature. Here's how:
- OneNote for Windows: Go to File > Options > Advanced. Scroll down to the Markdown section and check the box next to Enable Markdown support.
- OneNote for Mac: Unfortunately, Markdown mode is not yet available on the Mac version of OneNote.
Once enabled, you can use Markdown syntax in your notes, and OneNote will automatically render it into formatted text.

Basic Markdown Syntax in OneNote
Now that you have Markdown mode enabled, let's explore some basic Markdown syntax you can use in OneNote:
| Markdown Syntax | OneNote Output |
|---|---|
| **Bold text** | Bold text |
| *Italic text* | Italic text |
| ~~Strikethrough~~ | |
| - Unordered list |
|
| 1. Ordered list |
|
| [Link text](URL) | Link text |
Using Headings and Quotes
You can also create headings and blockquotes using Markdown syntax in OneNote:
- # H1, ## H2, ### H3, etc.
- > Blockquote
Advanced Markdown Features in OneNote
OneNote supports a wide range of Markdown features, including:

- Tables
- Task lists
- Emoji
- Inline code
- Code blocks
To learn more about these advanced features, you can refer to the official Markdown syntax guide: https://www.markdownguide.org/basic-syntax/
Troubleshooting Markdown Mode in OneNote
If you're having trouble with Markdown mode in OneNote, here are a few things you can try:
- Make sure you've enabled Markdown mode as described earlier.
- Check for any updates to OneNote, as new features and improvements may be added over time.
- If you're still having issues, try restarting OneNote or even your computer.
If none of these solutions work, you can reach out to Microsoft support for further assistance.

Markdown mode in OneNote is a powerful tool that can help you create more organized, readable, and engaging notes. By mastering Markdown syntax, you can take your note-taking to the next level. Happy note-taking!






















