Hugo 中一些好用的語法

目錄
1. Admonition
主要可以用來 Highlight 一些重要的東西,需要自行補兩個{{ }}
,如下圖
|
|

Admonition type 允許的類別
-
note
This is a NoteSome Note...
-
abstract
This is a AbstractSome Abstract...
-
info
This is a InfoSome Info...
-
tip
This is a TipSome Tip...
-
success
This is a SuccessSome Success...
-
question
This is a QuestionSome Question...
-
Warning
This is a WarningSome Warning...
-
Failure
This is a FailureSome Failure...
-
Danger
This is a DangerSome Danger...
-
Bug
This is a BugSome Bug...
-
Example
This is a ExampleSome Example...
-
Quote
This is a QuoteSome Quote...
2. 修改文字顏色與大小
|
|
以下為實際顯示 :
黃色
紫色 大小為4