html使用markdown

2020-12-20 11:25:53

  1. 使用现成的markdown编辑器组织好内容,在复制到textarea 如有道云笔记,HbuilderX,sublime Text等
  2. 使用在线markdown编辑器,如 编辑器 https://www.fastadmin.net/store/markdown.html
  3. 页面上进行渲染,2种方案

    1. 后端处理,如 https://github.com/SegmentFault/HyperDown
    2. js处理,如 https://github.com/SegmentFault/HyperDown.js
  4. 前端显示样式

    1. 李笑来的样式 https://gist.github.com/aa190255b7dde302d10208ae247fc9f2
    2. vue的官方css https://cn.vuejs.org/css/page.css
    3. 核心都是引入css文件,因为解析出来的元素都是一样的
  5. 修改css自定义自己的markdown样式

致知网络科技© 2020-2025 鲁ICP备20031360号-2