Skip to content

Commit

Permalink
Use the new syntax for Markdown admonitions (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket authored Dec 14, 2023
1 parent 030c702 commit e9b2c5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing

> **Note**
> [!IMPORTANT]
> Tests must be added for all new functionality. Existing tests must be updated for all changed/fixed functionality, where applicable. All tests must complete without errors. All new functionality must be documented as well.
## Environment setup
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Migrating from v2? Check the [Migration Guide](V3_MIGRATION_GUIDE.md).
+ [JWTDecodeError](https://auth0.github.io/JWTDecode.swift/documentation/jwtdecode/jwtdecodeerror)
- [**Auth0 Documentation**](https://auth0.com/docs) - explore our docs site and learn more about Auth0.

> **Note**
> [!IMPORTANT]
> Check the [Support Policy](#support-policy) to learn when dropping Xcode, Swift, and platform versions will not be considered a **breaking change**.
## Getting Started
Expand Down

0 comments on commit e9b2c5f

Please sign in to comment.