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.
Table 1 is an example table.
| First col | Second col |
|---|---|
| One | Three |
| Two | Four |
Figure 2 and Figure 3 are example Mermaid diagrams.
Figure 4 and Figure 5 are example UML diagrams.
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