diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-09-20 17:58:08 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-09-20 17:58:08 +0200 |
commit | 4296527c4e54ff638e92e368c5309a327892beee (patch) | |
tree | 8c5e764e3cc508cf6bd92596e3b90e53cdcb0e1a /docs/part-1/0_Abstract.md | |
parent | 7979910e345d199460ff189fdd2dc91c32d6ed35 (diff) |
Change image styling to be compatible with kramdown.
Diffstat (limited to 'docs/part-1/0_Abstract.md')
-rw-r--r-- | docs/part-1/0_Abstract.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/part-1/0_Abstract.md b/docs/part-1/0_Abstract.md index 4b583d8..4d93f54 100644 --- a/docs/part-1/0_Abstract.md +++ b/docs/part-1/0_Abstract.md @@ -13,7 +13,7 @@ keep performance while editing/browsing sources). The two main blocks that compose XDS are the client part (`xds-agent`) running on the user's machine and the server part (`xds-server`) running somewhere in a container or on a server machine (on local network or cloud). -![](./pictures/xds-block-diagram.png){style width:98%;} +![](./pictures/xds-block-diagram.png){:: style="width:98%;"} <!-- pagebreak --> @@ -24,4 +24,4 @@ MacOS machine and the following 3 main configurations are supported: - On-Premise (local network) - SaaS (Cloud based) -![](./pictures/xds-conf.png){style width:98%;} +![](./pictures/xds-conf.png){:: style="width:98%;"} |