Skip to content

Commit 4c92336

Browse files
authored
Update site-design-json-schema.md
Fixed one table formatting to improve compatibility.
1 parent 6a7ce6d commit 4c92336

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/declarative-customization/site-design-json-schema.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -44,18 +44,18 @@ Use the **createSPList** verb to create a new SharePoint list.
4444

4545
| List Template Name | Enum |
4646
|--------------|---------|
47-
Generic List | 100
48-
Document Library | 101
49-
Survey | 102
50-
Links | 103
51-
Announcements | 104
52-
Contacts | 105
53-
Events | 106
54-
Tasks | 107
55-
Discussion Board | 108
56-
PictureLibrary | 109
57-
Site Pages | 119
58-
Issue Tracking | 1100
47+
|Generic List | 100|
48+
|Document Library | 101|
49+
|Survey | 102|
50+
|Links | 103|
51+
|Announcements | 104|
52+
|Contacts | 105|
53+
|Events | 106|
54+
|Tasks | 107|
55+
|Discussion Board | 108|
56+
|PictureLibrary | 109|
57+
|Site Pages | 119|
58+
|Issue Tracking | 1100|
5959

6060
If you use 101 or 119 and reference the default names ("Documents" or "Site Pages"), you can modify the library created with the template. See example below.
6161
- `subactions`: An array of actions that run in the order listed to create your list.

0 commit comments

Comments
 (0)