Made in Builder.io

Upcoming webinar with Figma: Design to Code in 80% Less Time

Announcing Visual Copilot - Figma to production in half the time

Builder.io logo
Talk to Us
Platform
Developers
Talk to Us

Blog

Home

Resources

Blog

Forum

Github

Login

Signup

×

Visual CMS

Drag-and-drop visual editor and headless CMS for any tech stack

Theme Studio for Shopify

Build and optimize your Shopify-hosted storefront, no coding required

Resources

Blog

Get StartedLogin

Markdown is a type of shorthand for writing documents that browsers can turn into HTML. Markdown is often the language of choice for README files on GitHub, blog posts, and documentation, to name a few. Markdown's appeal lies in its speed of use and minimal syntax.

With the Import Markdown feature, you can import or write markdown right inside of Builder. When you import your markdown, all of your content becomes standard Builder elements that you can edit right in the Visual Editor.

Markdown is capable of many of the same things as HTML. If you're new to Markdown and would like to use it, check out Basic writing and formatting syntax in the GitHub documentation.

The following is an example of basic Markdown that a person writes before a browser turns it into HTML. The syntax is minimal compared to full HTML:

# I am an h1 heading

I am a paragraph with a [link to Builder.io](https://www.builder.io/).

## I am an h2 heading

- list item
- list item
- list item

And here's a picture:

![Alt text here: this is our logo]
(https://www.your-site.com/logo.png)

```
I'm a code block!
```

The image below is how a browser might display the above markdown:

Screenshot of the browser's output of the example markdown with basic styling such as bold and larger font sizes for headings, bullet points, and code font as well as a distinct background for the code block.

The image above is from the interactive Markdown Live Preview, an open-source project by Hideaki Tanabe, where you can learn by editing.

In the Visual Editor:

  1. Press Cmd/Ctrl + k.
  2. Select Import Markdown.
  3. Type or paste in your markdown.
  4. Click the Import button.

The following video demonstrates these steps.

In the Visual Editor:

  1. Click on the block just before where you'd like to add content.
  2. Press Cmd/Ctrl + k.
  3. Select Import Markdown.
  4. Type or paste in your markdown.
  5. Click the Import button.

The following video demonstrates these steps.

In the Visual Editor:

  1. Press Cmd/Ctrl + k.
  2. Select Import Markdown.
  3. Click Upload a File.

If you have an embed in your markdown, be sure to make it a proper embed in Builder by dragging in an Embed block from the Insert tab and adding the embed link to the block's Edit dialogue.

The following video demonstrates these steps.

The Command Palette serves as a shortcut for many Builder features and can help you speed up your Builder workflow. For more information, see Getting Around Builder with the Command Palette.

Was this article helpful?

Product

Visual CMS

Theme Studio for Shopify

Sign up

Login

Featured Integrations

React

Angular

Next.js

Gatsby

Get In Touch

Chat With Us

Twitter

Linkedin

Careers

© 2020 Builder.io, Inc.

Security

Privacy Policy

Terms of Service

Newsletter

Get the latest from Builder.io

By submitting, you agree to our Privacy Policy