Skip to content
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 markdown rendering for codeQL.cli.executablePath description #908

Merged
merged 2 commits into from
Jul 12, 2021

Conversation

shati-patel
Copy link
Contributor

@shati-patel shati-patel commented Jul 12, 2021

Fixes #901. The description for the CLI setting is now rendered as markdown:

image

(Thanks to @Marcono1234 for pointing this out 🎉)

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [n/a] @github/docs-content-codeql has been cc'd in all issues for UI or other user-facing changes made by this pull request.

@shati-patel shati-patel changed the title Render command description as markdown Fix markdown rendering for codeQL.cli.executablePath description Jul 12, 2021
@shati-patel shati-patel marked this pull request as ready for review July 12, 2021 08:24
@shati-patel shati-patel requested a review from a team as a code owner July 12, 2021 08:24
@shati-patel shati-patel merged commit 7a58d36 into main Jul 12, 2021
@shati-patel shati-patel deleted the shati-patel/md-description branch July 12, 2021 08:36
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.

codeQL.cli.executablePath description does not render markdown formatting
2 participants