Skip to content

Added typemill to tools #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions _tools/typemill.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,10 @@ syntax:
available: p
notes: "HTML is off by default for security reasons but you can use various html-tags with a plugin that utilizes the shortcode feature."
---

[Typemill](https://typemill.net) is a lightweight content management system (CMS) for creating websites and ebooks in PDF- and ePub-format. Typemill is especially used by small and midsized companies to create documentations and manuals for software, physical products, and services.
[Typemill](https://typemill.net) 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.

{% include image.html file="/assets/images/tools/typemill.gif" alt="Typemill markdown editor" %}

Typemill is build with vue.js and php. It uses the wide spread parsedown library for markdown conversion.
Typemill is built with Vue.js and PHP. It uses the widely adopted Parsedown library for Markdown conversion.

{% include tool-syntax-table.html %}