diff --git a/Samples/DataSources/datasources.html b/Samples/DataSources/datasources.html
index 9e230f8b..d5287644 100644
--- a/Samples/DataSources/datasources.html
+++ b/Samples/DataSources/datasources.html
@@ -15,7 +15,7 @@
-
+
diff --git a/Samples/Filtering/filtering.html b/Samples/Filtering/filtering.html
index 108a6764..8e8f033f 100644
--- a/Samples/Filtering/filtering.html
+++ b/Samples/Filtering/filtering.html
@@ -15,7 +15,7 @@
-
+
diff --git a/Samples/Parameters/parameters.html b/Samples/Parameters/parameters.html
index 56e4f1ad..62ede1b1 100644
--- a/Samples/Parameters/parameters.html
+++ b/Samples/Parameters/parameters.html
@@ -15,7 +15,7 @@
-
+
diff --git a/Samples/Settings/settings.html b/Samples/Settings/settings.html
index bc93c4e3..3fc3948b 100644
--- a/Samples/Settings/settings.html
+++ b/Samples/Settings/settings.html
@@ -14,7 +14,7 @@
-
+
diff --git a/Samples/UINamespace/uiNamespace.html b/Samples/UINamespace/uiNamespace.html
index a56ed80c..8dddd423 100644
--- a/Samples/UINamespace/uiNamespace.html
+++ b/Samples/UINamespace/uiNamespace.html
@@ -14,7 +14,7 @@
-
+
diff --git a/Samples/UINamespace/uiNamespaceDialog.html b/Samples/UINamespace/uiNamespaceDialog.html
index 4443c48f..dd5b98c2 100644
--- a/Samples/UINamespace/uiNamespaceDialog.html
+++ b/Samples/UINamespace/uiNamespaceDialog.html
@@ -14,7 +14,7 @@
-
+
diff --git a/Tutorial/Part_1/MarksSelection.html b/Tutorial/Part_1/MarksSelection.html
index 159c833b..eacb2b70 100644
--- a/Tutorial/Part_1/MarksSelection.html
+++ b/Tutorial/Part_1/MarksSelection.html
@@ -12,7 +12,7 @@
-
+
diff --git a/Tutorial/Part_2/MarksSelection.html b/Tutorial/Part_2/MarksSelection.html
index 9c7d14a0..ff176b13 100644
--- a/Tutorial/Part_2/MarksSelection.html
+++ b/Tutorial/Part_2/MarksSelection.html
@@ -12,7 +12,7 @@
-
+
diff --git a/Tutorial/Part_3/MarksSelection.html b/Tutorial/Part_3/MarksSelection.html
index 7492b9bb..bb189757 100644
--- a/Tutorial/Part_3/MarksSelection.html
+++ b/Tutorial/Part_3/MarksSelection.html
@@ -12,7 +12,7 @@
-
+
diff --git a/Tutorial/Part_4/MarksSelection.html b/Tutorial/Part_4/MarksSelection.html
index 977a6049..1525818f 100644
--- a/Tutorial/Part_4/MarksSelection.html
+++ b/Tutorial/Part_4/MarksSelection.html
@@ -12,7 +12,7 @@
-
+
diff --git a/Tutorial/Part_5/MarksSelection.html b/Tutorial/Part_5/MarksSelection.html
index 326265af..ebb51479 100644
--- a/Tutorial/Part_5/MarksSelection.html
+++ b/Tutorial/Part_5/MarksSelection.html
@@ -12,7 +12,7 @@
-
+
diff --git a/Tutorial/Part_6/MarksSelection.html b/Tutorial/Part_6/MarksSelection.html
index f8714fdc..e4f3baa8 100644
--- a/Tutorial/Part_6/MarksSelection.html
+++ b/Tutorial/Part_6/MarksSelection.html
@@ -12,7 +12,7 @@
-
+
diff --git a/docs/Interaction_Guidelines/ux_controls_ui_patterns.md b/docs/Interaction_Guidelines/ux_controls_ui_patterns.md
index 7baa1df4..273fd3e3 100644
--- a/docs/Interaction_Guidelines/ux_controls_ui_patterns.md
+++ b/docs/Interaction_Guidelines/ux_controls_ui_patterns.md
@@ -59,8 +59,9 @@ A button communicates what happens when a user touches it. Button labels can con

### Usage
+
| Button | How to use |
-| --- | --- |
+|----|:-----|
| **Call-to-Action ** | These buttons are primarily used in dialogues to indicate an action. Use colors to communicate function–for example, green is commonly used for confirmation buttons. Learn more about color usage at **[Colors](Style Guidelines/6 - Color.md)**.
You may also want to utilize branding practices on buttons. Learn more at **[Branding your Extension](Style Guidelines/4 - Branding your Extension.md)**. |
| **Greyscale** | Greyscale buttons are used either to indicate a secondary action, or a button that has been disabled and a particular action needs to be taken before proceeding. |
| **Text Button ** | This is a low-attention button, and should only be used to provide a secondary option in the case that the user wants to perform an action that isn’t the primary action. |
diff --git a/docs/interfaces/datasource.html b/docs/interfaces/datasource.html
index 181256cc..db6d38a8 100644
--- a/docs/interfaces/datasource.html
+++ b/docs/interfaces/datasource.html
@@ -439,4 +439,4 @@