Skip to content

januswel/md2book-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

725baee Β· Aug 28, 2019

History

12 Commits
Mar 18, 2019
Oct 1, 2018
Mar 18, 2019
Oct 1, 2018
Mar 18, 2019
Mar 18, 2019
Mar 18, 2019
Oct 1, 2018
Aug 28, 2019
Aug 28, 2019

Repository files navigation

md2book-template

Installing tools

  • Ruby
  • Re:View
  • md2review
  • Node.js

Getting Started

  1. Download a zip from https://github.com/januswel/md2book-template/archive/master.zip
  2. Unzip it to <your working dir>
  3. cd <your working dir>
  4. npm install
  5. ./bin/setup.sh

Embedding images

Following line in your markdown will embed sample.png in 50% scale

![0.5:sample](../images/sample.png)

0.5:sample

Showing line numbers for codes

See bin/md2re.sh

Generating books

npm run build

Then, see in dist dir.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages