Skip to main content
Wigma supports importing Markdown (.md) files. This is useful if you’ve been writing in a plain-text editor, a static site generator, or any Markdown-based tool.

How to import

1

Open your project

Navigate to the project where you want to import the file.
2

Use the import action

Right-click in the content tree and select Import, or use the import button in the toolbar.
3

Select your Markdown file

Choose a .md file from your computer. Wigma converts it into the editor format and adds it to your content tree.

What’s preserved

  • Headings (#, ##, ###)
  • Bold, italic, and strikethrough
  • Bullet and numbered lists
  • Blockquotes
  • Inline code and code blocks
  • Links