You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/overview/core-concepts-office-add-ins.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ For the best foundation for these common features and application-specific imple
27
27
:::image type="content" source="../images/office-add-ins-lifecycle-step-1-plan.png" alt-text="illustration of a route winding through mountains":::
28
28
:::column-end:::
29
29
:::column span="3":::
30
-
**Plan**</br>
30
+
</br>**Plan**</br>
31
31
[Learn the best practices and system requirements for Office Add-ins.](../concepts/add-in-development-best-practices.md)
32
32
:::column-end:::
33
33
:::row-end:::
@@ -36,7 +36,7 @@ For the best foundation for these common features and application-specific imple
36
36
:::image type="content" source="../images/office-add-ins-lifecycle-step-2-develop.png" alt-text="illustrtion of a plan, a cog, and a wrench":::
37
37
:::column-end:::
38
38
:::column span="3":::
39
-
**Develop**</br>
39
+
</br>**Develop**</br>
40
40
[Learn the APIs and patterns to develop Office Add-ins.](../develop/develop-overview.md)
41
41
:::column-end:::
42
42
:::row-end:::
@@ -45,7 +45,7 @@ For the best foundation for these common features and application-specific imple
45
45
:::image type="content" source="../images/office-add-ins-lifecycle-step-3-test-and-debug.png" alt-text="illustration of an eye looking through a magnifying glass":::
46
46
:::column-end:::
47
47
:::column span="3":::
48
-
**Test and debug**</br>
48
+
</br>**Test and debug**</br>
49
49
[Learn how to test and debug Office Add-ins.](../testing/test-debug-office-add-ins.md)
50
50
:::column-end:::
51
51
:::row-end:::
@@ -54,7 +54,7 @@ For the best foundation for these common features and application-specific imple
54
54
:::image type="content" source="../images/office-add-ins-lifecycle-step-4-publish.png" alt-text="illustration of a rocket ship being deployed":::
55
55
:::column-end:::
56
56
:::column span="3":::
57
-
**Publish**</br>
57
+
</br>**Publish**</br>
58
58
[Learn how to deploy and publish Office Add-ins.](../publish/publish.md)
59
59
:::column-end:::
60
60
:::row-end:::
@@ -63,7 +63,7 @@ For the best foundation for these common features and application-specific imple
63
63
:::image type="content" source="../images/office-add-ins-lifecycle-step-5-reference.png" alt-text="illustration of a large reference book":::
64
64
:::column-end:::
65
65
:::column span="3":::
66
-
**Reference**</br>
66
+
</br>**Reference**</br>
67
67
[View the reference documentation for the Office JavaScript APIs, the add-ins manifest, error code lists, and more.](../reference/javascript-api-for-office.md)
0 commit comments