InkStone Markdown

screenshot of InkStone Markdown
hexo
hugo
vite
vue
scss

在线markdown编辑器。功能齐全的Markdown 编辑器。全平台轻量可用

Overview

砚台 (InkStone) is a newly developed Markdown editor created with Vue, designed to offer a reliable and comfortable Markdown editing experience alongside lightweight code browsing capabilities. Although it is still in its early stages of development, it leverages the Viitor and Codemirror editors for functionality, ensuring smooth performance. As a pure front-end web application, it adheres to the latest web standards and can be conveniently used across multiple platforms, making it an excellent choice for users on the go.

With its focus on performance and usability, 砚台 presents an appealing option for those looking for efficient Markdown editing without the need for extensive installations. It supports real-time rendering and offers features that cater to both casual users and more seasoned developers looking for a versatile tool.

Features

  • Markdown Editor: A focused environment for writing and editing Markdown documents with ease.
  • Real-time Rendering: Provides live feedback as you type, allowing you to see your changes immediately.
  • What You See Is What You Get: Offers a seamless editing experience with a direct visual representation of the final output.
  • Split Preview Mode: Enables users to view their Markdown and the rendered result side by side for an enhanced editing workflow.
  • File Management: Keep your projects organized with built-in file management tools.
  • Outline and Diagram Support: Supports various elements like mathematical formulas, mind maps, charts, and more for comprehensive document creation.
  • Custom Keyboard Shortcuts: Offers the ability to speed up your workflow with customizable keyboard shortcuts (coming soon).
  • Multi-Tab Support: Allows users to work on multiple documents simultaneously without losing context.
hexo
Hexo

Hexo is a static site generator built with Node.js that enables developers to create fast and efficient websites using Markdown, EJS, and Stylus. It offers features such as server-side rendering, plugin support, and easy deployment to hosting services like GitHub Pages and Netlify.

hugo
Hugo

Hugo is an open-source static site generator that features fast build times, flexible themes, support for multiple content formats, multilingual websites, live reloading, and an active community. It allows developers to easily create and deploy SEO-friendly and mobile-responsive websites.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.