pengzhanbo a9f6bd0a0c
feat(plugin-md-power): add demo syntax (#415)
* feat(plugin-md-power): add `demo` syntax
2025-01-10 11:17:23 +08:00
..

---
pageLayout: home
externalLinkIcon: false
config:
  -
    type: hero
    full: true
    background: tint-plate
    hero:
      name: Theme Plume
      tagline: VuePress Next Theme
      text: A simple, feature-rich, document & blog
      actions:
        -
          theme: brand
          text: Blog
          link: {{#if (equal defaultLanguage 'en-US')}}/{{else}}/en/{{/if}}blog/
        -
          theme: alt
          text: Github →
          link: https://github.com/pengzhanbo/vuepress-theme-plume
---