@vivliostyle/vfm

v2.2.1
Custom Markdown syntax specialized in book authoring.
markdown vfm vivliostyle

build

shx rm -rf lib && tsc && shx chmod +x lib/cli.js

dev

tsc -w

prepare

npm run build

release

release-it

release:dry

release-it --dry-run

release:pre

release-it --preRelease --npm.tag=latest

test

jest

test:watch

jest --runInBand --watch

test:debug

jest tests/xxx.test.ts --silent=false --verbose false
npm i @vivliostyle/vfm

Metadata

  • Apache-2.0
  • >= 12
  • Vivliostyle Foundation
  • released 11/5/2023

Downloads