PlantUML:背景を透明にする
skinparam backgroundColor transparent
https://plantuml-proxy.vercel.app/svg/https://scrapbox.io/api/code/suto3/PlantUML:背景を透明にする/sticky1.pu#.svg
code:sticky1.pu
@startuml
skinparam backgroundColor transparent
code:sticky1.pu
legend
* 背景透過のテスト
# 番号付きリスト
# 二つ目の項目
## サブ項目
## 別のサブ項目
** 番号付きと箇条書きを
** 混ぜることはできません
# 三つ目の項目
end legend
code:sticky1.pu
@enduml