1943time / inkdown

A WYSIWYG Markdown editor, improve reading and editing experience. and generate your Markdown files into online documents in the easiest and fastest way.

Home Page:https://www.inkdown.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inkdown

Improve markdown reading and editing experience, and facilitate network sharing. Document đź”—

mac-arm64
mac-x64
win-arm64
win-x64
linux-amd64.deb | linux-x86_64.AppImage
linux-arm64.AppImage | linux-arm64.deb

Please note that the Mac Store Version is a network version


Introduction

Inkdown (bluestone) is a Markdown reading, editing, and sharing tool. Almost fully compatible with the GitHub Flavored Markdown standard, while extending the Mermaid graphics and Katex formula, supporting light and dark styles, and somewhat different from other WYSIWYG editors, Inkdown does not pursue complete customization. Its core goal is comfortable reading, smooth editing of Markdown, and document sharing in the simplest way possible.

As a document publisher, markdown source code mode is undoubtedly efficient and free, but as a note, it is not conducive to reading. The table element of markdown is not conducive to writing, and the double-column mode is not conducive to focusing, so the Inkdown Editor was developed. It combines rich text with markdown editing habits to help you record daily, and saves it in standard markdown format, which allows your notes to be used anywhere and backed up in any way.

Features

  • The rich text editing mode is used, while also compatible with Markdown syntax conversion and editing habits. When using the search function, Markdown symbols will not be searched.
  • Automatically record and clear file history, can be viewed and rolled back at any time.
  • Using shiki as a code shader to make code highlights more fine-grained and aesthetically pleasing.
  • Provides a sharing program, Linux server required doc.
  • Enhanced table operations, allowing for easy adjustment of the order and quantity of rows and columns in the table, and the ability to wrap within the table.
  • Support the editing and display of block and inline Katex formulas
  • Supports mermaid graphic syntax.
  • You can freely drag and adjust the order of document elements.
  • Supports multi tab editing mode
  • Support pasting HTML, plain text, and markdown code. When pasting HTML and markdown code, it can be configured to automatically download network images to the local machine and convert paths during pasting.

About

A WYSIWYG Markdown editor, improve reading and editing experience. and generate your Markdown files into online documents in the easiest and fastest way.

https://www.inkdown.me

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 94.1%Language:JavaScript 3.0%Language:SCSS 2.7%Language:HTML 0.2%