victoralvesf / markdown-preview

App to write and preview markdown text.

Home Page:https://markdown-preview-phi.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown Preview

intro

Features

  • Github style: The markdown content is rendered as close to the way it's rendered on GitHub as possible.
  • Code snippets: Add code snippets with syntax highlight.
  • Emojis: ❤️ Displays emoji, such as :smile:. Take a look at the Emoji Cheat Sheet for a list of available emoji.
  • Copy to clipboard: Option to copy the markdown content to clipboard.
  • Download: Option to download the markdown content as a .md file.
  • Checklists: Renders GitHub-style checklists.
  • Search in page: Search within your markdown text and scroll to the results. Just hit Ctrl+F or Cmd+F on macOS.

About

App to write and preview markdown text.

https://markdown-preview-phi.vercel.app/


Languages

Language:TypeScript 80.0%Language:CSS 15.9%Language:HTML 4.1%