Skip to content

lospringliu/vpress-mdi-details

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vitepress markdown for details and mermaid

steps

  1. use mpress-mdi-details.details
  2. use mpress-mdi-details.mermaid
  3. load mermadjs in Layout
  4. mermaid.init in enhanceApp

containers - tip

::: tip

This is a tip

:::

containers - details

::: details code use mermaid as language

pie title Pets adopted by volunteers

:::

mermaids

graphs fence

graph TB
    T-->B
graph LR
    L-->R
graph BT
    B-->T
graph RL
    R-->L

graphs component

About

vitepress markdown plugin for details

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published