---
url: /templates/index.md
---

Ctrl
// {
//     text: '',
//     icon: '',
//     collapsed: ,
//     badge: '',
//     prefix: '',
//     items: \[
//         {
//             text: '',
//             icon: '',
//             collapsed: ,
//             badge: '',
//             prefix: '',
//             items: \[
//                 '',
//             ]
//         }
//     ]
// },

这里有常用的组件和语法糖的使用示例。

@[code-tree title="Project Name" height="400px" entry="filepath"](dir_path)

// \[!code focus]


LANGUAGE

:::tip
待完善
:::

::noto:red-heart::

/friends/persons/
/friends/organizations/

::: collapse expand

* Click to expand or collapse

  @[pdf zoom="95" ratio="21:29"]()

:::

\[:[noto:red-heart::rand777](/friends/persons/)

:::: steps

1. 步骤 1

   ```ts
   console.log('Hello World!')
   ```

2. 步骤 2

   这里是步骤 2 的相关内容

3. 步骤 3

   ::: tip
   提示容器
   :::

4. 结束
   ::::
