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

add abbreviations to FAQ #9264

Merged
merged 1 commit into from
May 10, 2022
Merged

add abbreviations to FAQ #9264

merged 1 commit into from
May 10, 2022

Conversation

tmazor
Copy link
Contributor

@tmazor tmazor commented Jan 27, 2022

Fixes #9223

I'm not sure if the link to this new question will work because of the underscores - will it work or do I need to reword the question?

@sonarcloud
Copy link

sonarcloud bot commented Jan 27, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@stale
Copy link

stale bot commented Apr 28, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 28, 2022
Copy link
Member

@Luke-Sikina Luke-Sikina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This renders fine locally, so it should be ok. In the future, you can escape reserved characters in markdown documents by adding a \ in front of them.

For example: _foo_ gets displayed as foo, but \_foo\_ gets displayed as _foo_

@stale stale bot removed the stale label May 10, 2022
@sonarcloud
Copy link

sonarcloud bot commented May 10, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@inodb inodb merged commit 8092871 into master May 10, 2022
@dippindots dippindots deleted the tmazor-patch-1 branch July 20, 2023 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document abbreviations
4 participants