or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
Slide Sample 2
HackMD
スライドモードのすすめ
2018.12.08
@suzuki_
はじめに
HackMD (CodiMD) のスライドモードの解説です.
PowerPointよりも手軽にプレゼン資料を作成したい方に向けた記事です.
本資料の本文は,HackMD 機能紹介 日本語版を再構成したものです.
スライドデザイン
スライドデザイン
ファイルの先頭にオプションを設定できる.
スライドデザイン
本スライドのデザインは,以下の行をコピペすればよい.
CSSの基本は1時間で学べる.(例.https://prog-8.com/languages/html )
スライドデザイン
new colors
スライドデザイン
font size
概要
HackMD
HackMD はMarkdownで編集可能なクロスプラットフォームのオンラインコラボレーションノート.
パソコン、タブレット、携帯など様々なプラットフォームからリアルタイムに共同で編集を行うことが可能.
共有
編集可能ノートとして共有したい場合は,URLをそのままコピーするだけ.
読み込み専用ノートとして共有したい場合は, をクリックしてURLをコピー.
概要
Mode
Desktop & Tablet
Edit: 編集画面のみを表示.
View: プレビュー画面のみを表示.
Both: 編集画面とプレビュー画面の両方を表示.
Mobile
View: 編集画面のみを表示.
Edit: プレビュー画面のみを表示.
概要
権限
Freely: 誰でも編集可能.
Editable: サインイン中のユーザのみ編集可能.
Locked: ノートのオーナーのみ編集可能.
Private: ノートのオーナーのみが閲覧・編集可能.
スライドモード
特殊な構文を使うことによって,ノートをスライドとしてまとめることができる.
---
や----
でノートを区切ることで、ページを切り替える境界線を定める.SlideMode をクリックしてスライドを生成.
基本的なHTMLの文法が有効.
<br>
など.自動補完
エディタはMarkdownを自動補完するためのヒントを与える.
:
を入力.```
と打った後に続けて文字を入力.#
を入力.[]
を入力.{}
を入力.詳細はこちら!
を入力.画像ファイルのアップロード
画像ファイルのアップロードは、カメラのアイコン をクリックする.
または.画像ファイルをエディタの画面に ドラッグ・アンド・ドロップ する.
デフォルト設定だと,画像は自動的に imgur にアップロードされる.
書式
見出し
書式
水平線
書式
特殊文字
囲み文字など:© © ® ® ™ ™ § § ±
三点リーダー:test.. test… test… test?.. test!..
エスケープ?:!!! ??? ,
ダッシュ:Remarkable – awesome
書式
強調
これは太文字です
これは太文字です
これはイタリック体の文字です
これはイタリック体の文字です
取り消し線うーにゃー
上付き文字: 19th
下付き文字: H2O
挿入文
マーカー
書式
色
red
blue
自作のred
自作のblue
teal
#2980b9
書式
引用
書式
リスト
箇条書き
+
か-
もしくは*
を行頭に入力.-
)は強制的に新しいリストを作成.書式
リスト
順番付きの箇条書き
1.
にしても結果は変わりませんオフセットを指定して番号を振る:
書式
Code
インラインコード
code
インデントで表されたコード
ブロックで囲まれたコード(プレーンテキスト)
シンタックスハイライト
書式
Code block
HackMDは非常に多くの言語をサポートしており、その言語のリストは自動補完で確認できます.
書式
Code block
行番号 を表示するには、コードブロックで使われる言語を明示した後に
=
を入力.また,行番号のスタートを明示することも出来ます.
以下の例では101行目からスタートします.
書式
表
通常
右揃え
書式
表
左揃え
中央揃え
書式
リンク
リンク
タイトル付きリンク
自動リンク https://github.com/nodeca/pica
書式
画像
書式
画像
Show image with given size
書式
絵文字
このように入力してください:
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →TODOリスト
Externals
Youtube
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →Externals
Vimeo
Externals
Gist
Externals
SlideShare
Externals
Speakerdeck
Externals
PDF
Caution: this might be blocked by your browser if not using https url.
MathJax
\(\LaTeX\) 形式の数式を MathJax を利用して描画することが出来ます。
ガンマ関数 は \(\Gamma(n) = (n-1)!\) を満たします。
\(\forall n\in\mathbb N\) はオイラー積分から定義されます。
\[ x = {-b \pm \sqrt{b^2-4ac} \over 2a}. \]
\[ \Gamma(z) = \int_0^\infty t^{z-1}e^{-t}dt\,. \]
UML図
シーケンス図
以下のようにシーケンス図を表示できます。
UML図
フローチャート
フローチャートもこのように表示できます。
UML図
Graphviz
UML図
Mermaid
UML図
Abc
UML図
参考
シーケンス図 構文の詳細は こちら.
フローチャート 構文の詳細は こちら.
Graphviz 構文の詳細は こちら
Mermaid 構文の詳細は こちら
Abc 構文の詳細は こちら
Alert area
Yes
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →This is a message
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →Watch out
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →Oh No
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →PDF化
URLの#の前に,"?print-pdf"を追加.
分割
left
right
iframe 例
iframe 例
iframe 例
iframe 例