MarpDevelop
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
]
開始行:
#contents();
*** upstream [#l16a719b]
- [[official web:https://yhatt.github.io/marp/]]
- [[repo:https://github.com/yhatt/marp/]]
- [[wiki:https://github.com/yhatt/marp/wiki]]
- [[Roadmap to Marp 1.0.0:https://github.com/yhatt/marp/w...
*** standard directives [#mbc1b522]
<!-- $theme: gaia -->↲
<!-- $size: 16:9 -->↲
<!-- footer: はこだて未来大 : ITアーキテクチャ特論 「製...
<!-- page_number: true -->↲
* 画像を挿入

* 画像の大きさをスライドサイズの比率で指定する

* 背景画像を挿入

* 背景画像の大きさをスライドサイズの比率で指定する

* 背景画像を連続して書くと水平方向(横)に分割される


- [[絵文字:https://www.webpagefx.com/tools/emoji-cheat-sh...
* :heart:
* :soccer:
* :arrow_up_down:
* :exclamation:
* :end:
* :calling:
* :shield:
*** extention [#e180f3c6]
- 文字のセンタリング
<div class="centerize"></div>
中央に揃えたい文章
- 右上の見出し
<div class="pillar"></div>
見出し
- 画像のフロート
<div class="img-left"></div>

-- スライドで縦長の画像を右に寄せて、その左に文章を回り込...
*** 参考 URL [#ab8e3a80]
- [[Electron で Markdownプレゼン作成ツールを作って公開す...
- [[マルチプラットホーム&スライドに特化したMarkdown Write...
- [[Marp(Markdown Presentaiton)の文法まとめ:https://qiita...
- [[スライド作成ツールMarpで僕が使っているCSS:http://sese...
終了行:
#contents();
*** upstream [#l16a719b]
- [[official web:https://yhatt.github.io/marp/]]
- [[repo:https://github.com/yhatt/marp/]]
- [[wiki:https://github.com/yhatt/marp/wiki]]
- [[Roadmap to Marp 1.0.0:https://github.com/yhatt/marp/w...
*** standard directives [#mbc1b522]
<!-- $theme: gaia -->↲
<!-- $size: 16:9 -->↲
<!-- footer: はこだて未来大 : ITアーキテクチャ特論 「製...
<!-- page_number: true -->↲
* 画像を挿入

* 画像の大きさをスライドサイズの比率で指定する

* 背景画像を挿入

* 背景画像の大きさをスライドサイズの比率で指定する

* 背景画像を連続して書くと水平方向(横)に分割される


- [[絵文字:https://www.webpagefx.com/tools/emoji-cheat-sh...
* :heart:
* :soccer:
* :arrow_up_down:
* :exclamation:
* :end:
* :calling:
* :shield:
*** extention [#e180f3c6]
- 文字のセンタリング
<div class="centerize"></div>
中央に揃えたい文章
- 右上の見出し
<div class="pillar"></div>
見出し
- 画像のフロート
<div class="img-left"></div>

-- スライドで縦長の画像を右に寄せて、その左に文章を回り込...
*** 参考 URL [#ab8e3a80]
- [[Electron で Markdownプレゼン作成ツールを作って公開す...
- [[マルチプラットホーム&スライドに特化したMarkdown Write...
- [[Marp(Markdown Presentaiton)の文法まとめ:https://qiita...
- [[スライド作成ツールMarpで僕が使っているCSS:http://sese...
ページ名: