Closed vweevers closed 8 months ago
Keeping remark-toc
for now.
GitHub's new code view, which makes the outline of markdown documents more accessible, further increases the reduncancy of hallmark's ToC:
remark-git-contributors
and remark-toc
are gone. TBD what the next step is. I do want to decouple the changelog generator if possible (or even make that the only purpose of hallmark) but that can wait. Closing this for now.
By removing "generative" plugins like
remark-git-contributors
andremark-toc
(#36), which are too opinionated. Instead add aplugins
options so dependents can load these themselves.