fix: remove unnecessary table class

This commit is contained in:
Stevan Freeborn
2023-04-13 20:47:03 -05:00
parent 25d7a70f4e
commit 3643dfe26b
5 changed files with 15 additions and 10 deletions
@@ -4,7 +4,7 @@ These are objects representing a content record in your instance. You can create
## Record Properties
{% table .propertiesTable %}
{% table %}
- Property Name
- Data Type
@@ -4,7 +4,7 @@ These are objects representing a field value in a record. They will comprise the
## Field Value Properties
{% table .propertiesTable %}
{% table %}
- Property Name
- Data Type
@@ -32,7 +32,7 @@ These are objects representing a field value in a record. They will comprise the
### Field Value Types
{% table .propertiesTable %}
{% table %}
- Type
- Description
@@ -114,7 +114,7 @@ These are objects representing a field value in a record. They will comprise the
### Time Span Field Value {% #time-field-span-value %}
{% table .propertiesTable %}
{% table %}
- Property Name
- Data Type
@@ -154,7 +154,7 @@ These are objects representing a field value in a record. They will comprise the
### Attachment Field Value {% #attachment-field-value %}
{% table .propertiesTable %}
{% table %}
- Property Name
- Data Type
@@ -194,7 +194,7 @@ These are objects representing a field value in a record. They will comprise the
### Scoring Group Field Value {% #scoring-group-field-value %}
{% table .propertiesTable %}
{% table %}
- Property Name
- Data Type