Skip to content

Commit 586a733

Browse files
000-725: test colors
1 parent 7bb4351 commit 586a733

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

articles/test/test.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -129,20 +129,20 @@ h3::before {
129129
<ol style="--length: 5" role="list">
130130

131131

132-
<li style="--i: 9"><a href="https://powershellscripts.github.io/articles/en/PowerPlatform/sitepages/">
132+
<li style="--i: 2"><a href="https://powershellscripts.github.io/articles/en/PowerPlatform/sitepages/">
133133
<span style="display: block; text-align: right;">2024-01-05
134134
<h3>Site Pages library in Power Automate Flow</h3></span>
135135
<p>This article shows how to use Site Pages library in Power Automate flows.</p>
136136
</a></li>
137137

138-
<li style="--i: 9"><a href="https://powershellscripts.github.io/articles/en/Other/mailboxes/">
138+
<li style="--i: 3"><a href="https://powershellscripts.github.io/articles/en/Other/mailboxes/">
139139
<span style="display: block; text-align: right;">2024-12-30
140140
<h3>Exchange Online: What mailboxes User has access to?</h3></span>
141141
<p>The article describes a way how to verify user’s access rights to other people’s mailboxes.</p>
142142
</a></li>
143143

144144

145-
<li style="--i: 9"><a href="https://powershellscripts.github.io/articles/en/Other/mailboxes/">
145+
<li style="--i: 7"><a href="https://powershellscripts.github.io/articles/en/Other/mailboxes/">
146146
<span style="display: block; text-align: right;">2024-12-30
147147
<h3>Exchange Online: What mailboxes User has access to?</h3></span>
148148
<p>The article describes a way how to verify user’s access rights to other people’s mailboxes.</p>
@@ -168,14 +168,14 @@ h3::before {
168168
<p>The “Run As” feature in the Microsoft 365 admin center allows administrators to simulate and test various admin roles. It allows to test the permissions associated with every Microsoft 365 admin role.</p>
169169
</a></li>
170170

171-
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/InformationProtection/runasadmin/">
171+
<li style="--i: 7"><a href="https://powershellscripts.github.io/articles/en/InformationProtection/runasadmin/">
172172
<span style="display: block; text-align: right;">2024-11-16
173173
<h3>Microsoft 365: Run As [Product] Admin</h3></span>
174174
<p>The “Run As” feature in the Microsoft 365 admin center allows administrators to simulate and test various admin roles. It allows to test the permissions associated with every Microsoft 365 admin role.</p>
175175
</a></li>
176176

177177

178-
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/InformationProtection/compareroles/">
178+
<li style="--i: 7"><a href="https://powershellscripts.github.io/articles/en/InformationProtection/compareroles/">
179179
<span style="display: block; text-align: right;">2024-11-09
180180
<h3>Microsoft 365: compare admin role permissions</h3></span>
181181
<p>In Microsoft 365 admin center you can now compare various administrators’ roles and select the one with minimum privilege for your admin accounts. The comparison lists detailed permissions of each role, and can be used for Compliance or ISO Documentation.</p>
@@ -343,9 +343,10 @@ Links to my older Social Technet Articles:
343343

344344
<h3>Content Types</h3>
345345

346-
* [SharePoint Online content types in Powershell: Add](https://social.technet.microsoft.com/wiki/contents/articles/31051.sharepoint-online-content-types-in-powershell-add.aspx)
346+
<li> [SharePoint Online content types in Powershell: Add](https://social.technet.microsoft.com/wiki/contents/articles/31051.sharepoint-online-content-types-in-powershell-add.aspx) </li>
347347

348348
* [SharePoint Online content types in Powershell: Get](http://social.technet.microsoft.com/wiki/contents/articles/31151.sharepoint-online-content-types-in-powershell-get.aspx)
349+
349350
* [SharePoint Online content types in Powershell: Edit](https://social.technet.microsoft.com/wiki/contents/articles/31444.sharepoint-online-content-types-in-powershell-edit.aspx)
350351
* [SharePoint Online: Turn on support for multiple content types in a list or library using Powershell](https://social.technet.microsoft.com/wiki/contents/articles/30038.sharepoint-online-turn-on-support-for-multiple-content-types-in-a-list-or-library-using-powershell.aspx)
351352
* [SharePoint Online content types in PowerShell: Group property](http://social.technet.microsoft.com/wiki/contents/articles/31725.sharepoint-online-content-types-in-powershell-group-property.aspx)

0 commit comments

Comments
 (0)