HackMD 筆記

Book

Graphviz







%0


a

a



b

b



a->b





c

c



a->c





d

d



a->d





e

e



a->e





f

f



a->f





b->c





b->d





b->e





b->f





更多在 Graphviz 筆記

圖片調整大小

在圖片連結中加入 =50%x 即可為原來 50% 寬度(路徑與寬度中間必須加上空格)

[](圖片路徑 =50%x)

有限支援的 Javascript Tag

iframe, font, style, span

<iframe src="..."></iframe>

<font color="#f00">text</font>

<style>
.blue { color: blue}
</style>

<span class=blue>Text in blue</span>

加入 Twitch 聊天室

<iframe frameborder="0"
        scrolling="yes"
        id="RintarouTW"
        src="https://www.twitch.tv/embed/RintarouTW/chat"
        height="500"
        width="700">
</iframe>

加入 GeoGeBra

<iframe scrolling="no" src="https://www.geogebra.org/material/iframe/id/mrpwfspx/width/800/height/800/border/888888/sfsb/false/smb/false/stb/false/stbh/false/ai/false/asb/false/sri/false/rc/false/ld/false/sdz/true/ctl/false" width="600px" height="600px" style="border:0px;"> </iframe>

CodiMD

Rebrand HackMD

tags: HackMD