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: uwp/launch-resume/launch-default-app.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,7 @@ Use the **mailto:** URI scheme to launch the default mail app.
141
141
| URI Scheme |Results |
142
142
|------------|--------|
143
143
|`mailto:`| Launches the default email app. |
144
-
| mailto:\[email address\]| Launches the email app and creates a new message with the specified email address on the To line. Note that the email is not sent until the user taps send. |
144
+
|`mailto:\[email address\]`| Launches the email app and creates a new message with the specified email address on the To line. Note that the email is not sent until the user taps send. |
0 commit comments