Enveloop Docs
Sign up for Enveloop!
  • Enveloop Docs
  • Overview
    • ✨Features
  • Getting Started
    • Introduction to Enveloop
    • Creating a Template
    • Formatting / Dynamic Content
    • Sending a test message
    • Adding a Sending Domain
    • Deploying your first message
  • Product Guides
    • Elements
      • 🔋Table
    • Using Shared Sections
    • Markdown for Formatting
    • Mustache for Dynamic Content
    • Creating a Verified Sender
    • Logging
    • Monitoring
    • Webhooks
    • Themes
  • Integrations
    • Do I need integrations?
    • SMS Integrations
      • Twilio
      • TextGrid
    • Email Integrations
      • SendGrid
      • Postmark
      • Mailgun
      • Amazon SES
      • SMTP
        • ✉️Amazon SES
        • ✉️Gmail SMTP
        • ✉️Google Domain SMTP Relay
    • Partner Integrations
      • Fly.io
  • Enveloop API
    • Getting Started with Enveloop API
    • Core API Endpoints
      • Connecting to the Enveloop API
      • POST /messages
      • GET /templates/:slug
    • Languages and Frameworks
      • 🟢NodeJS
      • 🏮Ruby on Rails
      • 🟡Python
      • 🏮Ruby
  • Settings
    • Sending IPs
  • Company
    • About Us
    • 👩‍⚖️Terms of Service
    • 😎Privacy Policy
Powered by GitBook
On this page
  • What is Markdown?
  • Markdown Cheat Sheet
  1. Product Guides

Markdown for Formatting

Formatting your message content in Enveloop.

Last updated 2 years ago

Instead of asking our users to battle WYSIWYG editors, common in many apps, we have provided full support for Markdown.

What is Markdown?

Markdown is a text-to-HTML conversion tool for people that write on the web. It makes it simple to format text in a transparent and controlled manner. Enveloop allows you to add markdown in plain text while viewing it live-update in the design of the message.

If you're new to Markdown, here's a helpful guide to get started:

Markdown Cheat Sheet

Once you get familiar with it, here's a useful quick reference:

Getting Started with Markdown
https://www.markdownguide.org/basic-syntax/