ontocore-plugin-markdown-export 0.21.0

Markdown documentation exporter plugin for OntoCore
Documentation
# ontocore-plugin-markdown-export

Reference **Markdown documentation exporter** for the OntoCore plugin host.

| | |
|--|--|
| Plugin id | typically `ontocode.markdown-export` (see example manifests) |
| Kind | exporter |
| Permissions | `workspace.read`, and write permissions when emitting into the workspace |

## What it does

Produces Markdown export artifacts when run via `ontocore plugins run` / export actions. Use as a template for custom exporters.

## Try it

See [examples/plugin-workspace](https://github.com/eddiethedean/ontocode/tree/main/examples/plugin-workspace) and [Plugin authoring](https://ontocode-vs.readthedocs.io/en/latest/guides/plugins/).

## License

MIT OR Apache-2.0