-
Notifications
You must be signed in to change notification settings - Fork 967
fix: non-MD024 lints #2288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: non-MD024 lints #2288
Conversation
@nschonni : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
06b58f6
to
04eaac0
Compare
@nschonni : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
@@ -179,11 +179,11 @@ This data member is a public variable of type **int**. The enumerators and their | |||
| `CFileException::diskFull` | 13: The disk is full. | | |||
| `CFileException::endOfFile` | 14: The end of file was reached. | | |||
|
|||
> [!NOTE] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the main render changing diff. The indent was making this a code block
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nschonni LGTM. Thanks for the update!
No description provided.