Closed Josh-Cena closed 2 years ago
Latest commit: 4f93b3b4ad705cbe0d0828e901e8b91ccbdff35d
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Already using itπ Works great
Close #137.
In addition to adding the shorthand names, this PR also makes the preset modify standalone plugins in addition to presets. Because each preset only comes with one plugin, if the user wants additional doc plugins (not unusual!), they would need to use the
plugins
field. Therefore, it's always necessary for us to search for both.Also added support for plugins defined inline, which are functions instead of string names.