Kai
0
Q:

convert markdown to styled html

# https://github.com/mixu/markdown-styles
mkdir input/
echo "# Hello world\n YOLO" > input/index.md
generate-md --layout github --input ./input --output ./output
google-chrome ./output/index.html
0

New to Communities?

Join the community