GithubHelp home page GithubHelp logo

wongoo / markhtml Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 200 KB

a collection of markdown render utilities

Makefile 3.78% Go 36.35% HTML 11.33% JavaScript 45.83% CSS 2.70%
markdown viewer html javascript gitalk marked

markhtml's Introduction

markhtml is a collection of markdown render utilities, includes features:

  • convert markdown to html
  • html outline menu
  • render math expression using mathjax
  • comment system using gittalk
  • highlight
  • render mind map

how to use

  1. install commands
# install markhtml command tool
make install

# generate markdown render javascript library markrender.min.js
make markrender_min
  1. copy the following files to website:
  • markrender.min.js
  • markhtml.css
  • lib/markmind_render.js
  1. create markdown with following headers, like mind.md
<!---
markmeta_author: wongoo
markmeta_date: 2019-12-27
markmeta_title: markdown to html example
markmeta_categories: guide
markmeta_tags: markdown,html,example
-->
  1. convert markdown
markhtml <markdown_dir> <html_dir>
  1. then you can view your html pages, like okr.html

markhtml's People

Contributors

wongoo avatar

Stargazers

 avatar

Watchers

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