doc-validator

A library/tool for validating JavaScript code in Markdown documentation

Stars
5
doc-validator - Latest Release

Published by nickserv over 3 years ago

  • Breaking: The package now uses CJS instead of ES modules for compatibility with GitHub Actions
  • Better class support using Babel 7.14
doc-validator -

Published by nickserv over 3 years ago

CLI usage has moved to the doc-validator parse command. Other commands will be added in the future.

doc-validator -

Published by nickserv over 3 years ago

Support Node 12 (#11)

doc-validator -

Published by nickserv over 3 years ago

Temporarily remove top level await support due to #14

doc-validator -

Published by nickserv over 3 years ago

Adds GitHub repository to npm package

doc-validator -

Published by nickserv over 3 years ago

Initial release with parse command (#3)