How to Paste Markdown on the Editor

To ensure that a raw markdown text from sources such as Twitter, WhatsApp, or Notepad is correctly rendered in the editor, it's recommended to use the keyboard shortcut Ctrl + Shift + V (Windows) or Cmd + Shift + V (Mac) instead of a regular paste.

This will preserve the markdown formatting and prevent the text from being rendered as plain text.

Updated on