Core features
All /plugin/features except
mdAutoRawTags are enabled by default.
You can toggle them like this:
$config.addPlugin(kitPlugin, {
autoLinkFavicons: false,
mdAutoRawTags: true,
});
Included features: