Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Gitlab マークダウンで人魚で作成された図 (つまりフローチャート) のサイズを設定する方法はありますか? デフォルトでは大きすぎます。
私のマークダウン:
graph TD; A[User click payment] --> B(Load Payment Gateway) --> C[User pay] --> D(Redirect to site)
結果: