How to Write Markdown in Notepad on Windows 11

Summary
-
The notepad now allows you to write Markdown without installing anything more.
-
Use the shortcuts of the toolbar to apply formatting, change your view and erase formatting if necessary.
The new notebook allows you to write Markdown without installing anything. It works with raw text, maintains your visible syntax and formats when you wish. One of the main advantages of Markdown is how much it is largely supported between devices, operating systems and different applications. Here’s how to start with him in the notepad.
The notepad becomes more and more capable
The notepad, which was once known to be as simple as a text editor, has picked up several new tips with Windows 11, including the integration of AI, tabs and automatic file recording.
One of the latest features that Microsoft has deployed is the management of Markdown, a means of formatting the text.
The new notebook facilitates start-up if you are not already familiar with how to write it manually.
Make sure that formatting is activated
To start with Markdown in the notepad, make sure that formatting is activated. This should be by default once the program is up to date, however.
Open notepad. If the toolbar appears above the text box, the function is active.
If not, click on the hardware icon at the top right. Under the preferences, find the formatting and light it.
You can also update the notebook via the Microsoft Store. Markdown formatting requires version 11,2504.52.0 or more recent. It works with TXT and MD files.
Once activated, the formatting bar appears in each file supported. If you deactivate it, it remains away until you turn it on.
The update adds practical tabs to the notepad. You can start a new Markdown file by clicking on the file menu and clicking on the New Markdown option. Alternatively, you can start in a normal tab and use the formatting toolbar or the basic syntax of Markdown to start writing Markdown.
The bar is between the menu and the text field. It includes 7 buttons:
-
A style drop-down list (text, header 1, in mind 2)
-
Bold
-
Italics
-
Link
-
Chip list
-
Numbered list
-
Clear formatting
When you apply a style, he inserts standing characters. Bold envelops the text in **. A section adds # or ## at the start of the line. An insert link [text](URL) Once the entrance address. Using balls -. The numbered lists start with 1. You can do the same thing manually with the typted syntax.
Switch between formatted views and raw views
There are two ways to change sight. In the upper menu, go to Display, then choose Display the source of Markdown. Or click on the switch to the lower right corner of the window.
The formatted view hides the syntax. You see stylized headers, linked text, lists rendered. The raw view shows each character. Nothing is lost between them.
The file remains the same. The view is reset when you close it.
Erase formatting if necessary
To delete the syntax, select text and go to modify> erase all the formatting. This only removes Markdown’s characters. The text remains. It works even if the symbols have been tapped by hand. Useful when cleaning the glued content or hindsight to a raw text.
Keyboard shortcuts work
You can use CTRL + B in bold, Ctrl + I for italics and Ctrl + K to insert a link. These shortcuts envelop the selected text in the Markdown syntax. You see the style changes immediately if you are in a formatted view.
The other Markdown shortcuts are not included. There is no CAP shortcut. You can type # manually or use the toolbar. Lists also need the bar or direct entry. The tab does not give up a ball. Shift + Entry creates a new line, not a new list element.
If you are counting on Word’s muscular memory or other publishers, most will not happen again. The shortcuts are quite basic.
What the note-clean still ignores
The tables are ignored. You can type them using pipes and dashes, but they don’t make. There is no table button and no column alignment. The images are not supported. Typing  does nothing in the formatted view. He remains in text.
The closed code blocks are not style. You can use triple backticks, but the notepad will not apply the syntax. It simply maintains the single text, or you could get an error “detected by unwanted syntax”. Strikethrough does not work. Nor the footnote, the task lists, the definition lists or the head anchors.
There is no parameter to extend the support. What the bar is doing is what the rendering supports. There is also a new page configuration tab where you can select from the predefined sizes, modify orientation, margins and even add headers and feet to your text.
What the rocking really does
The formatted view is only visual. The file remains unchanged. You can switch back and forth at any time. Nothing is lost. In formatted view, titles use larger fonts. Lightly lists the withdrawal. The links become clickable. The emphasis is shown with a standard weight and an inclination. There are no animations or transitions. The style is static.
In raw view, the whole syntax is visible. You see #, **, supports. This is the safest view to modify the heavy content of the structure. It is also the only way to solve syntax problems.
The rocking appears in two places: View> Mark-Down and the lower menu.
Save your work
The notepad does not reach MD by default. The formatting works in TXT or simply the single not saved tab. The bar responds to the content, not just the file type. When you try to use SAVE AS, you will see a context window that allows you to choose how you want to save the file: raw text or marking.
Very large files take longer to return to formatted mode. Files over 1 MB can display partial formatting until the end of the load. If you stick content with an incomplete syntax (such as a wandering noise or support) does not point out. There is no demonstration of syntax. It is displayed in the form of text. You should clean it manually.
Cancel works as expected. Each formatting action is a step. You can apply, cancel and reapply without error.
For short notes, drafts and basic brand output, the new notepad is solid. You have nothing to install, and it remains out of you for the most part. But if you want full support for syntax, live overview or export tools, you will always have to count on the obsidian or another Markdown publisher.


