Skip to content

Latest commit

 

History

History
58 lines (31 loc) · 1.21 KB

preface.md

File metadata and controls

58 lines (31 loc) · 1.21 KB

Preface

This collection of documents uses a straightforward notation. If you need to find out how we do it, simply click on a cloud to view the source.

Notation

Github

If you click on the Github in a heading, you can go directly to the document in GitHub that contains the content in that section. This is convenient to fix errors or make additions to the content.

$

Content in bash is marked with verbatim text and a dollar sign

$ This is a bash text

[@las14cloudmeshmultiple]

References are indicated with a number and are included in the reference chapter [@las14cloudmeshmultiple]

No

Chapters marked with a No are not yet complete or have some issue that we know about. These chapters need to be fixed.

Video REST 36:02

Example for a video


Idea Notes are indicated with a bulb and are written in italic and surrounded by bars


Right indent test

First [this ]{style="float:right"}


Sequence Diagram Example

sequenceDiagram
    Alice->>John: Hello John
    John-->>Alice: Hallo Allice