Giter VIP home page Giter VIP logo

mx-makrdown's Introduction

umi project

Getting Started

Install dependencies,

$ yarn

Start the dev server,

$ yarn start

Functions

Markdown 编辑器功能总览:

  1. 总窗口
    1. 隐藏 titleBar 并重写拖拽和双击放大的功能
  2. 工作区
    1. CodeMirror,vim 模式,样式自定义
    2. 预览区:markdown-it 和插件,样式
    3. 状态栏:光标位置,标签,模式选择,视图选择,标题,创建日期,字数
    4. 去掉列数显示
  3. 文档管理
    1. 全局目录:文档,标签,标星等
    2. 本地文件格式:
      1. folder 文件夹
        1. 文件名:folder-uuid.json
        2. 名字:name
        3. 父亲文件夹:folder
        4. 创建日期:create-time
        5. 修改日期:update-time
      2. document 文件夹:
        1. markdown 内容:md 文件
        2. 简要信息:uuid.json
          1. 名称:name
          2. 标签:tag
          3. 所属文件夹:folder
          4. 创建日期:create-time
          5. 修改日期:update-time
  4. 图片管理

mx-makrdown's People

Contributors

mittsuyama avatar

Watchers

 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.