marp | theme |
---|---|
true |
default |
git clone https://gist.github.com/c443b391a42db8c03274f8c71cdc1eb2.git marp-diagrams-plantuml
cd ./marp-diagrams-plantuml
npm i --verbose --no-audit
npx marp -c ./marp.config.js ./diagrams2.md -p
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response