Skip to content

Commit 71b4264

Browse files
committed
fixed table issues
1 parent c7f5972 commit 71b4264

3 files changed

+12
-44
lines changed

docs/schema/documentconverter-element-document-converter.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -99,16 +99,9 @@ The following sections describe attributes, child elements, and parent elements.
9999

100100
### Parent elements
101101

102-
<table>
103-
<colgroup>
104-
<col width="100%" />
105-
</colgroup>
106-
<tbody>
107-
<tr class="odd">
108-
<td align="left"><p><span><a href="elements-element-document-converter.md">Elements Element (Document Converter)</a></span></p></td>
109-
</tr>
110-
</tbody>
111-
</table>
102+
|Element|
103+
|---|
104+
|[Elements Element (Document Converter)](elements-element-document-converter.md)|
112105

113106
## Example
114107

docs/schema/documenttemplate-element-contenttype.md

Lines changed: 7 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -32,25 +32,9 @@ The following sections describe attributes, child elements, and parent elements.
3232

3333
### Attributes
3434

35-
<table>
36-
<colgroup>
37-
<col width="20%" />
38-
<col width="80%" />
39-
</colgroup>
40-
</colgroup>
41-
<thead>
42-
<tr class="header">
43-
<th align="left"><p>Attribute</p></th>
44-
<th align="left"><p>Description</p></th>
45-
</tr>
46-
</thead>
47-
<tbody>
48-
<tr class="odd">
49-
<td align="left"><p>**TargetName**</p></td>
50-
<td align="left"><p>Optional **Text**. Specifies the path to the document template. This path can be absolute, relative to the server base URL, or relative to the content type's resource folder.</p></td>
51-
</tr>
52-
</tbody>
53-
</table>
35+
| Attribute | Description |
36+
| --- | --- |
37+
| **TargetName** | Optional **Text**. Specifies the path to the document template. This path can be absolute, relative to the server base URL, or relative to the content type's resource folder. |
5438

5539
### Child elements
5640

@@ -80,19 +64,10 @@ The following sections describe attributes, child elements, and parent elements.
8064

8165
### Occurrences
8266

83-
<table>
84-
<colgroup>
85-
<col width="100%" />
86-
</colgroup>
87-
<tbody>
88-
<tr class="odd">
89-
<td align="left"><p>Minimum: 0</p></td>
90-
</tr>
91-
<tr class="even">
92-
<td align="left"><p>Maximum: 1</p></td>
93-
</tr>
94-
</tbody>
95-
</table>
67+
| |
68+
| --- |
69+
| Minimum: 0 |
70+
| Maximum: 1 |
9671

9772
## Example
9873

docs/schema/dropdown-element-commanduidefinitiontype-complextypeapphostwebfeatures.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ ms.assetid: 02ae200c-9856-b264-2303-36ce7c44e520
1919
2020
## Element information
2121

22-
|Element Type|Namespace|Schema File|
23-
|---|---|---|
22+
|Information|Location|
23+
|---|---|
2424
| **Element type** | DropDownType |
2525
| **Namespace** | `http://schemas.microsoft.com/sharepoint/` |
2626
| **Schema file** | apphostwebfeatures.xsd |

0 commit comments

Comments
 (0)