This is more of a question that really a bug, but is there any documentation at all on the marked-it-cli specific extension points? I see in the code and example some extension point like:
- init
- onComplete
- file.dir.shouldProcess
- file.md.shouldGenerate
- file.shouldCopy
which seem convenient, but they don't seem to be documented anywhere, except barely in the changelogs. That makes is hard to use 😄
Thanks!
This is more of a question that really a bug, but is there any documentation at all on the marked-it-cli specific extension points? I see in the code and example some extension point like:
which seem convenient, but they don't seem to be documented anywhere, except barely in the changelogs. That makes is hard to use 😄
Thanks!