GithubHelp home page GithubHelp logo

hellomarkdown's Introduction

前段时间项目中有markdown编辑的需求,找了一些开源的项目
但是都没有满足需求的,只能在开源的项目上

本项目的目的只是写一个易于修改扩展的组件,帮助有markdown编辑需求
的人更容易的去定制,修改达到自己的需求,有任何问题欢迎提issue
也可以一块交流学习

用法

第一步:安装marked

npm install marked --save

第二步:安装 highlight.js

npm install highlight.js --save

第三步:

npm run dev

说明 , 语法高亮的css文件我直接拷到本地目录下了

代码显示行号,直接修改的是 github.css文件 其它的文件可以自己添加 如果看不懂,可以查看github.css文件的修改记录

hellomarkdown's People

Contributors

jiulu313 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.