Skip to content

Commit

Permalink
Fix liquid formatting for OS versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanpalm committed Feb 10, 2021
1 parent 1e9bc27 commit 4f227b9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/reusables/desktop/click-changed-files-header.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
1. Right click the **changed files** header.

{% mac %}

![The changed files header](/assets/images/help/desktop/mac-changed-file-header.png)

{% endmac %}

{% windows %}

![The changed files header](/assets/images/help/desktop/windows-changed-file-header.png)

{% endwindows %}
6 changes: 6 additions & 0 deletions data/reusables/desktop/click-stash-all-changes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
1. Click **Stash All Changes**.

{% mac %}

![The Stash All Changes menu item](/assets/images/help/desktop/mac-stash-all-changes.png)

{% endmac %}

{% windows %}

![The Stash all changes menu item](/assets/images/help/desktop/windows-stash-all-changes.png)

{% endwindows %}

0 comments on commit 4f227b9

Please sign in to comment.