一部のMFM構文をopt-inに

あとMFMチートシートはMisskey Hubに移動
This commit is contained in:
syuilo
2023-02-11 11:31:18 +09:00
parent 6b6b767199
commit b0616b52ea
8 changed files with 31 additions and 462 deletions

View File

@@ -224,9 +224,6 @@ export const routes = [{
path: '/api-console',
component: page(() => import('./pages/api-console.vue')),
loginRequired: true,
}, {
path: '/mfm-cheat-sheet',
component: page(() => import('./pages/mfm-cheat-sheet.vue')),
}, {
path: '/scratchpad',
component: page(() => import('./pages/scratchpad.vue')),