Plugin Features
All /plugin/features except mdAutoRawTags are included by default,
but you can toggle them like this:
$config.addPlugin(onePlugin, {
autoLinkFavicons: false,
mdAutoRawTags: true,
});
Included features: