File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -24,15 +24,15 @@ description: クラスメソッドのスライドデザインを参考に作成
2424
2525## 参考リンク
2626
27- ** サンプルスライド**
27+ #### サンプルスライド
2828こちらのリンクからサンプルスライドをみることができます。
2929https://classmethod.github.io/classmethod-marp-theme/sample-slide.html
3030
31- ** Github**
31+ #### Github
3232
3333https://github.com/classmethod/classmethod-marp-theme
3434
35- ** Marp 公式サイト**
35+ #### Marp 公式サイト
3636
3737https://marp.app/
3838
@@ -107,9 +107,10 @@ VSCodeやCLIで簡単に使えます
1071073 . Markdownファイルの先頭でテーマを指定
108108
1091094 . 以下のコマンドを実行
110- ``` bash
111- npx @marp-team/marp-cli@latest slide.md --theme your-directory/classmethod-theme.css
112- ```
110+
111+ ``` bash
112+ npx @marp-team/marp-cli@latest slide.md --theme your-directory/classmethod-theme.css
113+ ```
113114
114115---
115116
@@ -126,10 +127,9 @@ theme: classmethod
126127
127128これだけでクラスメソッドのデザインテーマが適用されます!
128129
129- <br >
130130<br >
131131
132- ## 細かい内容は** サンプルスライドをご覧ください! **
132+ ## 細かい内容は** サンプルスライド ** をご覧ください!
133133
134134https://classmethod.github.io/classmethod-marp-theme/sample-slide.html
135135
You can’t perform that action at this time.
0 commit comments