0.3.3 • Published 2 years ago

htmlat-cli v0.3.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

cli for htmlat-nodejs

Install

Global

npm i -g htmlat-cli

Local

npm i htmlat-cli

Usage

Global

Syntax:

htmlat <input pathname> <output pathname> [<wrap pathname>]

Example. From a project folder:

htmlat src/my-blogpost.semtext dist/my-blogpost.html src/custom-wrap.html

document wrapper for content

The third argument is to specify the path to custom wrapper html file. See htmlat's docs for how to use this.

htmlat syntax

See an example here.

0.3.3

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago