Logo

Test Specification

Version 0.1 (Git commit c28385a)

Table of contents

List of Figures

List of Tables

Acknowledgements

We wish to acknowledge Chris Fenner (Google) and the Trusted Computing Group for the use of their Pandoc markdown tooling.

Compliance with OCP Tenets

Openness

This specification is open.

Efficiency

This specification is efficient.

Impact

This specification is impactful.

Scale

This specification is scalable.

Sustainability

This specification is sustainable.

Base specification

This is a dummy base specification, rendered via TCG Pandoc [1] tooling. Figure 1 is an example diagram.

Figure 1: Example diagram

Table 1 is an example table.

Table 1: Example table
First col Second col
One Three
Two Four

Figure 2 and Figure 3 are example Mermaid diagrams.

Figure 2: Startup Sequence
Figure 3: Flowchart

Figure 4 and Figure 5 are example UML diagrams.

Figure 4: Startup Sequence (UML)
Figure 5: Included UML

You can use triple backticks to create blocks of code, and can specify the language, for syntax highlighting:

```c
// Comment
int i = 8472;
```

The result looks like this:

// Comment
int i = 8472;

First appendix

This is the first appendix.

Second appendix

This is the second appendix.

References

[1]
“TCG Pandoc Containers.” Trusted Computing Group. Available: https://github.com/TrustedComputingGroup/pandoc