-
Notifications
You must be signed in to change notification settings - Fork 2
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
Linked & described some telemetry data #5
Conversation
I'm keeping these to raw markdown, don't add those HTML tags. The Qt Markdown parser doesn't like them. |
You've also got some trailing whitespace that the hook can't edit for you (you don't allow edits from maintainers). If you install |
Ah sorry, I'm used to my editorconfig taking care of that .. |
for more information, see https://pre-commit.ci
Forgot, actually those trailing white spaces have meaning. |
Now it looks completely wrong .. |
If you're still working on it, convert it to draft -- otherwise it looks ready to go to me. |
This reverts commit b28033e.
for more information, see https://pre-commit.ci
I added the markdown flag for the trailing-whitespace hook. |
Linked & gave examples for some of the collected data.
Fixed headings ( There should only ever be one <h1> /
#
! )Didn't have time to go through the remaining stuff, for now