Skip to content

fix failing qhelp files #244

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

Merged
merged 2 commits into from
Jun 10, 2025
Merged

fix failing qhelp files #244

merged 2 commits into from
Jun 10, 2025

Conversation

LWSimpkins
Copy link
Collaborator

@LWSimpkins LWSimpkins commented Jun 9, 2025

Several qhelp files have errors when running the codeql generate query-help --format=markdown <qhelp-file command

  • Incorrect path to sample code
  • Nested code inside <ul>, such as a second <ul> or a <p>
    • This may be valid HTML, but is not supported by the qhelp file/throws an error when running the generate query-help command.

@dilanbhalla dilanbhalla merged commit 64bc3ed into main Jun 10, 2025
3 checks passed
@LWSimpkins LWSimpkins deleted the lwsimpkins/fix-qhelp branch June 10, 2025 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants