Markdown
Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). Thus, “Markdown” is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that converts the plain text formatting to HTML. See the Syntax page for details pertaining to Markdown’s formatting syntax. You can try it out, right now, using the online Dingus. The overriding design goal for Markdown’s formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it’s been marked up with tags or formatting instructions. While Markdown’s syntax has been influenced by several existing text-to-HTML filters, the single biggest source of inspiration for Markdown’s syntax is the format of plain text email.
Learn more
MarkSnip
MarkSnip is a browser extension designed to capture and convert web content into clean, well-structured Markdown files with minimal effort, enabling users to save articles, documentation, and other online material for offline use or integration into knowledge management systems. It allows users to clip either an entire webpage or selected text directly from the browser, instantly transforming HTML content into readable Markdown while preserving important elements such as headings, links, images, and code blocks. It leverages technologies like Mozilla’s Readability for accurate content extraction and Turndown for reliable HTML-to-Markdown conversion, ensuring that the output is clean and properly formatted for tools like Obsidian, Notion, or other personal knowledge bases. Users can edit the generated Markdown before saving, download it as a .md file, or copy it to the clipboard, and it also supports context menu actions for quickly converting links, images, or multiple tabs.
Learn more
Mathpix
Mathpix is an ecosystem of products that power careers in STEM. Our tools make teaching, writing, publishing, and collaborating on scientific research easy and rewarding. Quickly convert images and PDFs to useful formats such as DOCX, LaTeX, HTML, Markdown, and more. Publish research and create assignments in half the time with cutting-edge resources. Seamlessly collaborate with colleagues, researchers, and students. Snipping Tool is a desktop app that allows you to copy math and chemistry from your screen to your clipboard with a single keyboard shortcut. Compatible with LaTeX, Markdown, and MS Word. Markdown and AI-powered collaborative editing environment for researchers with easy exporting to LaTeX, MS Word, and PDF. Convert a screenshot of an equation to LaTeX by simply pasting it into your editor. Cloud syncing all the documents across devices, autocompletion, and exporting to other formats included.
Learn more
Quiver
Quiver is a notebook built for programmers. It lets you easily mix text, code, Markdown and LaTeX within one note, edit code with an awesome code editor, live preview Markdown and LaTeX, and find any note instantly via the full-text search. A note in Quiver is comprised of cells, snippets of text, code, Markdown, LaTeX (via MathJax) or diagrams (sequence diagram, flowchart). You can freely mix different cell types within one note. You can set different languages for different code cells, too. The programmer's notebook should make code editing effortless. Quiver packs the awesome ACE code editor in code cells, with syntax highlighting support for more than 120 languages, over 20 themes, automatic indent and outdent, and much more. Quiver lets you write in Markdown with inline formatting and custom CSS options. A live preview window renders Markdown as you type. Quiver uses MathJax to typeset mathematical equations written in LaTeX.
Learn more