Comparing version 0.4.0 to 0.4.1
@@ -6,2 +6,3 @@ 'use strict'; | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>${props.title}</title> | ||
@@ -8,0 +9,0 @@ ${props.fonts || ''} |
{ | ||
"name": "datasheet", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Production quality Datasheet generator using Web technologies.", | ||
@@ -5,0 +5,0 @@ "main": "lib/", |
Production quality [Datasheet](https://en.wikipedia.org/wiki/Datasheet) generator using Web technologies: Markdown, SVG, HTML, CSS, JS. | ||
## CLI Usage | ||
``` | ||
npx datasheet -i myspec.adoc -o myspec.pdf | ||
``` |
23245
720
8