use markdown-magic for processing documentation #3597
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sorry about the churn here, as I recently updated these scripts.
I happened across markdown-magic which looked like an easier way to do the stuff we're doing to transform
docs/index.md
.markdown-magic
for preprocessingscripts/markdown-magic.config.js
with transformspackage-scripts.js
scripts/preprocess-docs.js
common-tags
depmississippi
depthrough2
depmarkdown-magic-package-json
to easily dump stuff frompackage.json
into the document; added an example of this at the end ofdocs/index.md
with thegitter
propertyAlso, @plroebuck, whatever was causing the indents in the usage output to not appear stopped happening; the indents are back!