Typemill is a lightweight content management system (CMS) for creating websites and ebooks in PDF and ePub formats. Typemill is especially popular among small and mid-sized companies for creating documentation and manuals for software, physical products, and services.
Typemill is built with Vue.js and PHP. It uses the widely adopted Parsedown library for Markdown conversion.
Typemill provides support for the following Markdown elements.
Element | Support | Notes |
---|---|---|
Headings | Yes | |
Paragraphs | Yes | |
Line Breaks | Yes | |
Bold | Yes | |
Italic | Yes | |
Blockquotes | Yes | |
Ordered Lists | Yes | |
Unordered Lists | Yes | |
Code | Yes | |
Horizontal Rules | Yes | |
Links | Yes | |
Images | Yes | |
Tables | Yes | |
Fenced Code Blocks | Yes | |
Syntax Highlighting | Partial | Syntax highlighting available in the raw markdown editor and in frontend with a plugin possible. |
Footnotes | Yes | |
Heading IDs | Yes | Can be activated in the settings. |
Definition Lists | Yes | |
Strikethrough | No | |
Task Lists | No | |
Emoji (copy and paste) | No | |
Emoji (shortcodes) | No | |
Highlight | No | |
Subscript | No | |
Superscript | Yes | |
Automatic URL Linking | Yes | |
Disabling Automatic URL Linking | No | |
HTML | Partial | HTML is off by default for security reasons but you can use various html-tags with a plugin that utilizes the shortcode feature. |
Learn Markdown in 60 pages. Designed for both novices and experts, The Markdown Guide book is a comprehensive reference that has everything you need to get started and master Markdown syntax.
Get the BookDon't stop now! 🚀 Star the GitHub repository and then enter your email address below to receive new Markdown tutorials via email. No spam!