academic.css特有の記法

lead class

メッセージを目立たせる記法

タイトルスライドとかに使用

<!-- _class: lead-->
academic.css特有の記法

画像を中央配置

![center](https://picsum.photos/id/2/200/200)

center

academic.css特有の記法

フッター

> フッター

シングルブロッククオートがフッターになる。
デフォルトのフッター機能と異なり複数行に対応。
書くのが楽。

フッター

academic_custom.css特有の記法

title class

h1とh2を中央配置

<!-- _class: title-->
academic_custom.css特有の記法

table-100 class

サンプル テーブル です
<!-- _class: table-100-->
academic_custom.css特有の記法

table-center class

サンプル テーブル です
<!-- _class: table-center-->
academic_custom.css特有の記法

table-tiny class

サンプル テーブル です
<!-- _class: table-tiny-->
academic_custom.css特有の記法

table-small class

サンプル テーブル です
<!-- _class: table-small-->
academic_custom.css特有の記法

table-large class

サンプル テーブル です
<!-- _class: table-large-->
academic_custom.css特有の記法

マルチコラム

一列目

サンプル テーブル です

二列目

  • 箇条書き
  • 箇条書き

三列目

ダブルブロッククオードがマルチコラムに。
記法は次ページに記載

academic_custom.css特有の記法

マルチコラム

> > 一列目
> > | サンプル | テーブル | です  |
> > | ---- | ---- | --- |
> > | 1    | 2    | 3   |
> 
> > 二列目
> > - 箇条書き
> > - 箇条書き
> 
> > 三列目
> > ![](https://picsum.photos/id/2/200/200)