diff --git a/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/editing-items-in-your-project.md b/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/editing-items-in-your-project.md
index 946456fd12..25fb6630ba 100644
--- a/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/editing-items-in-your-project.md
+++ b/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/editing-items-in-your-project.md
@@ -40,7 +40,7 @@ You can quickly copy one cell's content over other cells in the same field by dr
1. Drag the handle up or down over the cells where you would like to copy the contents.
- 
+ 
1. When you finish dragging, the contents of the originally selected cell will be copied over the cells you selected while dragging.
@@ -56,7 +56,7 @@ You can quickly clear the same field for multiple items.
{% indented_data_reference reusables.projects.select-a-cell spaces=4 %}

-
+
1. Press Delete or Backspace on your keyboard.
## Undoing bulk changes in a table
diff --git a/content/issues/planning-and-tracking-with-projects/managing-your-project/managing-visibility-of-your-projects.md b/content/issues/planning-and-tracking-with-projects/managing-your-project/managing-visibility-of-your-projects.md
index 554c77efbd..8835f8f095 100644
--- a/content/issues/planning-and-tracking-with-projects/managing-your-project/managing-visibility-of-your-projects.md
+++ b/content/issues/planning-and-tracking-with-projects/managing-your-project/managing-visibility-of-your-projects.md
@@ -19,7 +19,7 @@ Project visibility can be set to {% ifversion ghec %}private, internal when usin
Only the project visibility is affected; to view an item on the project, someone must have the required permissions for the repository that the item belongs to. Only people with access to a private repository will be able to view project items from that private repository.
-
+
Project admins and organization owners can control project visibility. Organization owners{% ifversion project-visibility-policy %} and enterprise owners{% endif %} can restrict the ability to change project visibility to just organization owners.
diff --git a/content/issues/planning-and-tracking-with-projects/understanding-fields/about-iteration-fields.md b/content/issues/planning-and-tracking-with-projects/understanding-fields/about-iteration-fields.md
index 4608fa730d..4f6df6061e 100644
--- a/content/issues/planning-and-tracking-with-projects/understanding-fields/about-iteration-fields.md
+++ b/content/issues/planning-and-tracking-with-projects/understanding-fields/about-iteration-fields.md
@@ -59,6 +59,6 @@ You can insert breaks into your iterations to communicate when you are taking ti
1. Click the name of the iteration field you want to adjust.
1. Hover over the dividing line above an iteration, then click **Insert break**.
- 
+ 
1. Optionally, to change the duration of the break, click on the date to open the calendar. Click on the start day, then click the end day, and then click **Apply**.
1. Click **Save changes**.
diff --git a/content/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/about-insights-for-projects.md b/content/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/about-insights-for-projects.md
index 787874fdf1..d7d7f4811b 100644
--- a/content/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/about-insights-for-projects.md
+++ b/content/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/about-insights-for-projects.md
@@ -23,7 +23,7 @@ You can create current charts to visualize your project items. For example, you
You can also use filters to manipulate the data used to build your chart. For example, you can create a chart showing how much upcoming work you have, but limit those results to particular labels or assignees. For more information, see [AUTOTITLE](/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/filtering-projects).
-
+
For more information, see [AUTOTITLE](/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/creating-charts) and [AUTOTITLE](/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/configuring-charts).
@@ -33,7 +33,7 @@ You can create historical charts to visualize your project items over time. Hist
The default "Burn up" chart allows you to visualize the progress of your issues over time, showing how much work is completed and how much is left to do. You can use this chart to view progress, spot trends, and identify bottlenecks to help move the project forward.
-
+
To create a historical chart, set your chart's X-axis to "Time." You can also use filters to manipulate the data used to build your chart. For more information, see [AUTOTITLE](/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/filtering-projects).
diff --git a/content/issues/tracking-your-work-with-issues/administering-issues/closing-an-issue.md b/content/issues/tracking-your-work-with-issues/administering-issues/closing-an-issue.md
index 5d83e24b02..f03ad862fd 100644
--- a/content/issues/tracking-your-work-with-issues/administering-issues/closing-an-issue.md
+++ b/content/issues/tracking-your-work-with-issues/administering-issues/closing-an-issue.md
@@ -23,7 +23,7 @@ redirect_from:
{%- ifversion issue-close-reasons %}
1. Optionally, to change your reason for closing the issue, next to "Close issue," select {% octicon "triangle-down" aria-label="Select close issue reason" %}, then click a reason.
- 
+ 
1. Click **Close issue**.
{%- else %}
1. At the bottom of the comment box, click **Close issue**.
diff --git a/content/issues/tracking-your-work-with-issues/administering-issues/marking-issues-or-pull-requests-as-a-duplicate.md b/content/issues/tracking-your-work-with-issues/administering-issues/marking-issues-or-pull-requests-as-a-duplicate.md
index f7174e0cb8..1428a6ef4a 100644
--- a/content/issues/tracking-your-work-with-issues/administering-issues/marking-issues-or-pull-requests-as-a-duplicate.md
+++ b/content/issues/tracking-your-work-with-issues/administering-issues/marking-issues-or-pull-requests-as-a-duplicate.md
@@ -22,10 +22,10 @@ To mark an issue or pull request as a duplicate, type "Duplicate of" followed by
You can also use the {% data variables.product.company_short %}-provided saved replies, "Duplicate issue" or "Duplicate pull request." For more information, see [AUTOTITLE](/get-started/writing-on-github/working-with-saved-replies/about-saved-replies).
-
+
## Unmarking duplicates
You can unmark duplicate issues and pull requests by clicking **Undo** in the timeline. This will add a new timeline event, indicating that the issue or pull request was unmarked.
-
+
diff --git a/content/issues/tracking-your-work-with-issues/configuring-issues/planning-and-tracking-work-for-your-team-or-project.md b/content/issues/tracking-your-work-with-issues/configuring-issues/planning-and-tracking-work-for-your-team-or-project.md
index 962a1233bd..6cd8271cf0 100644
--- a/content/issues/tracking-your-work-with-issues/configuring-issues/planning-and-tracking-work-for-your-team-or-project.md
+++ b/content/issues/tracking-your-work-with-issues/configuring-issues/planning-and-tracking-work-for-your-team-or-project.md
@@ -165,11 +165,11 @@ You can use {% data variables.projects.projects_v2 %} on {% data variables.produ
Here is the table layout of an example project, populated with the Project Octocat issues we have created.
-
+
We can also view the same project as a board.
-
+
{% endif %}
{% ifversion projects-v1 %}
diff --git a/content/issues/tracking-your-work-with-issues/using-issues/filtering-and-searching-issues-and-pull-requests.md b/content/issues/tracking-your-work-with-issues/using-issues/filtering-and-searching-issues-and-pull-requests.md
index dde90726eb..e6347e67ad 100644
--- a/content/issues/tracking-your-work-with-issues/using-issues/filtering-and-searching-issues-and-pull-requests.md
+++ b/content/issues/tracking-your-work-with-issues/using-issues/filtering-and-searching-issues-and-pull-requests.md
@@ -145,7 +145,7 @@ If your organization uses issue types, you can filter issues for a particular ty
{% data reusables.repositories.sidebar-issues %}
1. Above the list of issues, select the **Types** dropdown menu.
- 
+ 
1. In the list of type, click an issue type.
diff --git a/content/issues/using-labels-and-milestones-to-track-work/creating-and-editing-milestones-for-issues-and-pull-requests.md b/content/issues/using-labels-and-milestones-to-track-work/creating-and-editing-milestones-for-issues-and-pull-requests.md
index 2d2ea36928..ea42d67556 100644
--- a/content/issues/using-labels-and-milestones-to-track-work/creating-and-editing-milestones-for-issues-and-pull-requests.md
+++ b/content/issues/using-labels-and-milestones-to-track-work/creating-and-editing-milestones-for-issues-and-pull-requests.md
@@ -36,4 +36,4 @@ When you delete milestones, issues and pull requests are not affected.
{% data reusables.project-management.milestones %}
1. Next to the milestone you want to delete, click **Delete**.
-
+
diff --git a/content/issues/using-labels-and-milestones-to-track-work/filtering-issues-and-pull-requests-by-milestone.md b/content/issues/using-labels-and-milestones-to-track-work/filtering-issues-and-pull-requests-by-milestone.md
index c18c83b080..db893f8a73 100644
--- a/content/issues/using-labels-and-milestones-to-track-work/filtering-issues-and-pull-requests-by-milestone.md
+++ b/content/issues/using-labels-and-milestones-to-track-work/filtering-issues-and-pull-requests-by-milestone.md
@@ -23,7 +23,7 @@ shortTitle: Filter by milestone
{% data reusables.repositories.sidebar-issue-pr %}
1. Select **Milestones** to see a list of all available milestones for the repository.
- 
+ 
1. Select the milestone you're interested in from the list. You can view relevant information for the milestone, including all issues and pull requests associated with it, from the milestone page. For more information, see [AUTOTITLE](/issues/using-labels-and-milestones-to-track-work/about-milestones).
## Further reading
diff --git a/content/issues/using-labels-and-milestones-to-track-work/viewing-your-milestones-progress.md b/content/issues/using-labels-and-milestones-to-track-work/viewing-your-milestones-progress.md
index 0861a53677..1e169771df 100644
--- a/content/issues/using-labels-and-milestones-to-track-work/viewing-your-milestones-progress.md
+++ b/content/issues/using-labels-and-milestones-to-track-work/viewing-your-milestones-progress.md
@@ -18,7 +18,7 @@ shortTitle: View progress to milestone
{% data reusables.repositories.sidebar-issue-pr %}
1. In the upper-right corner, click **Milestones**.
- 
+ 
1. Click the milestone you wish to see more information about.
To better manage your project, you can prioritize issues or pull requests within a milestone. For more information, see [AUTOTITLE](/issues/using-labels-and-milestones-to-track-work/about-milestones#prioritizing-issues-and-pull-requests-in-milestones).