Skip to main content

Markdown

Meet the world's most advanced markdown editor

Blocks

Embed

Memotron' markdown editor has first-class support for embedding external websites like Youtube videos, Google Docs, Figma, Replit, Excalidraw, etc.

For external drawing site embeds, use the below URL format.

SiteURL format
tldraw.comtldraw.com/f/[id]
excalidraw.comexcalidraw.com
whimsical.comwhimsical.com/embed/[id]
viewer.diagrams.netviewer.diagrams.net/[id]
ludid.appludid.app/documents/embedded/[id]
canva.comcanva.com/design/[id]/view?embed

Media grid

Media grid makes it easy to add as many media items like images, audio, video, pdf etc into markdown without having to worry about arranging the items. Choose Auto mode and Memotron will auto organize the items or manual mode to arrange the items in columns manually.

Shortcuts

Text shortcuts

Use any of the shortcuts below in combination with a space to convert the current block.

DescriptionShortcut
Heading 1#
Heading 2##
Heading 3###
Heading 4####
Quote“ or >
Callout! (exclamation mark)
List item* (asterisk) or - (dash)
Ordered list1.
Checklist+
Divider- - - (three dashes in a row)
Double divider= = = (three equal operators in a row)

Inline formatting

DescriptionShortcut
Insert a new block/ (slash)
Mention a node or collection@ (at symbol)
Emoji picker: (colon)
Inline code`` (backticks)

Block operations

DescriptionShortcut
Duplicate current blockCtrl + D
Move the block upAlt + Arrow up
Move the block downAlt + Arrow down
Indent list itemTab, Shift + tab
Delete the block-
note

Use Cmd in place of Ctrl and Opt in place of Alt for Mac.

Updated on October 19, 2025