Skip to content

Commit f9978df

Browse files
Fix malformed note block by converting bold Note to proper markdown note syntax
Co-authored-by: GrantMeStrength <[email protected]>
1 parent bff3d67 commit f9978df

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

hub/apps/publish/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ For more details, refer [steps to create company developer account](/windows/app
6464

6565
For packaging your Win32 app as MSIX, follow these [steps](https://aka.ms/packagewin32asmsix).
6666

67-
**Note:** If you distribute your application as a web download (EXE /MSI) and you are planning to distribute it as a packaged application (MSIX) in the Store, you might want to prevent users from installing both versions or migrate users from the unpackaged web version to the Store version. Learn more about [transitioning users from web unpackaged to Store packaged app](../distribute-through-store/how-to-transition-users-from-your-web-unpackaged-app-to-store-packaged-app.md).
67+
> [!NOTE]
68+
> If you distribute your application as a web download (EXE /MSI) and you are planning to distribute it as a packaged application (MSIX) in the Store, you might want to prevent users from installing both versions or migrate users from the unpackaged web version to the Store version. Learn more about [transitioning users from web unpackaged to Store packaged app](../distribute-through-store/how-to-transition-users-from-your-web-unpackaged-app-to-store-packaged-app.md).
6869
6970
## Choice of commerce platform
7071

0 commit comments

Comments
 (0)