0.1.4 • Published 4 years ago
sophize-md-parser v0.1.4
sophize-md-parser
Parser for Sophize markdown
Publishing to npm
This library is published to npm at https://www.npmjs.com/package/sophize-md-parser. To publish a new version of this library to npm, do the following:
- Update the version number in file
package.json
- Publish a new release here. Use the version number to set the
Tag version
andRelease Title
fields. The release will be published to npm using a GitHub action.
For publishing locally, compile using .\build.sh
and publish using npm publish
.