Adoc Test Document

Table of Contents

Revisions

link:CHANGELOG.md[]

Test Heading

This is a test section.

class TestEntity {
  <b>id: String</b>
  <b>href: URI</b>
}

New Entity defined by API-0001

class API-0001Entity {
  <b>id: String</b>
  <b>href: URI</b>
}