Open
Description
This "plugin" registers itself as a "processor":
https://github.com/bit-docs/bit-docs-process-tags/blob/master/bit-docs.js#L7
However, it does not conform to the API provided by bit-docs/bit-docs:
https://github.com/bit-docs/bit-docs-process-tags/blob/master/process-tags.js#L31
Unlike bit-docs-process-mustache
, which does, for example:
https://github.com/bit-docs/bit-docs-process-mustache/blob/master/process-mustache.js#L25
It would seem bit-docs is making special accommodations for the non-conforming API of this plugin:
Seeing as this "plugin" is hard-coded into bit-docs, it's not really a plugin then, right?
Is it meant to be a piece that can be swapped out? Should it be made able to do so?
Metadata
Metadata
Assignees
Labels
No labels