# poke **Repository Path**: philuo_admin/poke ## Basic Information - **Project Name**: poke - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-14 - **Last Updated**: 2025-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Poke使用案例 #(导读)[ %[ **这里是导读**, Poke语法测试版本 ](lightblue) ] ## 导读块 ```poke #[TEST] #[ TEST ] #(导读)[ TEST ] ``` ## XSS攻击 ## 标题 ```md # 一级标题 ## 次级标题 ``` # 一级标题 ## 次级标题 ## 分割线 ```md *** ``` ## 代码块 ```md ```ts import { computed, ref } from 'vue'; import markdown, { token } from '@/test.md'; const t = ref(token); computed(() => { if (token) { t.value = token; } }) ``` ``` ```ts import { computed, ref } from 'vue'; import markdown, { token } from '@/test.md'; const t = ref(token); computed(() => { if (token) { t.value = token; } }) ``` ## 表格块 ```md |标题1|标题2|121| |:--|:-:|-| |%[test](blue)\n2|test2|| |test|test2|| ``` |标题 1 \|\n2[ww](212221)|标题2|121| |:--|:-:|-| |%[test](blue)\n2|test2|| |test|test2|| ## 引用块 ```md > TEST1 123 >> TEST2 456 ``` > TEST1 123 >> @[%[**TEST2**](white)](red)(123) 456 ## 图片块 ```poke ![图片A](https://b.bdstatic.com/searchbox/mappconsole/image/20181016/1539689557-13863.png) ![图片B](https://b.bdstatic.com/searchbox /mappconsole/image/20181016/1539689557-13863.png) ``` ![图片A](https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/9f70ef3eb1504c9f8be1d5e9eaa132b8~tplv-k3u1fbpfcp-watermark.awebp) ![图片A](https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/ 9f70ef3eb1504c9f8be1d5e9eaa132b8~tplv-k3u1fbpfcp-watermark. awebp) ## 超链接 [baidu](https://www.baidu.com) ## 文案 TEST`[ss]`a TEST`111 `1 *`123`* ~~`123`~~ **`123`** %[~~*** yy ***~~](red) @@`22`@@ ## 列表 1. T EST 2. B 3. C - %[1](red)(blue) 23 - 2 - 3 ## 待办 - [ ] %[@[TEST](red)](#fff) - [ ] @[%[TEST](#fff)](red) - [x] AAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaa