Git Product home page Git Product logo

mditor's Introduction



Mditor

一款使用Electron开发的 Markdown 编辑器桌面应用程序.

预览主要功能如何使用下载CreditsLicense

预览

1.-.HD.720p.mov

主要功能

  • 支持 2 种编辑器模式
    • markdown 模式
      • 在编写 Markdown 文档时,立即查看它们在 HTML 中的样式.
      • 左边编辑右边预览,预览可开启/关闭,可开启/关闭同步滚动功能
    • WYSIWYG - 所见即所得模式
      • 可以像富文本一样直接在实际渲染样式上修改.
      • 可把网页上复制的渲染后的 markdown 直接粘贴自动转为 markdom 文本
      • 支持表格快捷操作
  • 支持公共 Markdown 格式的工具栏
  • 语法高亮显示
  • 深色/浅色/跟随系统 模式
  • 同步滚动的大纲
  • 支持打开多个窗口
  • 支持丰富的快捷键
  • 文档格式化功能
  • 自动保存功能
  • 支持文件外部修改更新
  • macos 支持 tab 标签页
  • 支持简洁模式
    • 当你能熟练使用 markdown 后,可以打开简洁模式,搭配快捷键,使用极简的编辑器界面,拒绝干扰
  • 跨平台
    • Windows, macOS (Linux 需要自己打包)

如何使用

要克隆和运行此应用程序,你需要在计算机上安装 Git 和 Node.js(npm 附带)。 然后输入命令

# Clone 该仓库
$ git clone https://github.com/mditor-dev/mditor

# 进入项目目录
$ cd mditor

# 安装依赖
$ pnpm install

# 运行
$ npm run dev

下载

你可以下载适用于 Windows 和 macOS 的最新可安装版本 Mditor。

如果 macos 安装后出现
“mditor.app”已损坏,无法打开。 您应该将它移到废纸篓。
解决办法见https://www.jianshu.com/p/563810424e9c

Credits

此软件使用以下开源软件包:

  • electron
  • Node.js
  • markdown-it
  • toast-ui
  • vue3
  • electron-vite

License

MIT

mditor's People

Contributors

mengxinssfd avatar qianshi-ffg avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.