diff --git a/components/engine/docs/extend/index.md b/components/engine/docs/extend/index.md index 8316307cee..e0689f776b 100644 --- a/components/engine/docs/extend/index.md +++ b/components/engine/docs/extend/index.md @@ -1,11 +1,11 @@ --- -aliases: [ -"/engine/extend/" -] -title: "Managed plugin system" -description: "How develop and use a plugin with the managed plugin system" -keywords: ["API, Usage, plugins, documentation, developer"] -advisory: "experimental" +advisory: experimental +aliases: +- /engine/extend/ +description: Develop and use a plugin with the managed plugin system +keywords: +- API, Usage, plugins, documentation, developer +title: Managed plugin system ---