Update checkbox formatting in deployment index.md

This commit is contained in:
Paolo Matarazzo 2023-12-28 07:39:43 -05:00
parent acb602ba2d
commit 85b684c74a

View File

@ -51,22 +51,15 @@ It's fundamentally important to understand which deployment model to use for a s
There are three deployment models from which you can choose: There are three deployment models from which you can choose:
```mermaid [ ] Test for a checkbox
sequenceDiagram [x] Test for a checkbox
participant dotcom [] Test
participant iframe -[] Test
participant viewscreen - [] Test
dotcom->>iframe: loads html w/ iframe url - [x] Test
iframe->>viewscreen: request template -[x] test
viewscreen->>iframe: html & javascript - [ ] test
iframe->>dotcom: iframe ready - [x] test
dotcom->>iframe: set mermaid data on iframe
iframe->>iframe: render mermaid
```
<div id="cloud-only-checkbox">
**Cloud-only**
</div>
:::row::: :::row:::
:::column span="1"::: :::column span="1":::