-
Notifications
You must be signed in to change notification settings - Fork 3k
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
{apic} HTML tags are rendering as empty parameter values in reference docs #29523
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
Service Attention
This issue is responsible by Azure service team.
Similar-Issue
Comments
dbradish-microsoft
added
the
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
label
Jul 30, 2024
Thank you for opening this issue, we will look into it. |
Here are some similar issues that might help you. Please check if they can solve your problem. |
This was referenced Jul 30, 2024
yonzhan
added
the
Service Attention
This issue is responsible by Azure service team.
label
Jul 30, 2024
dbradish-microsoft
changed the title
{apic} HTML tags aren't allowed in published reference content
{apic} HTML tags are rendering as empty parameter values in reference docs
Jul 31, 2024
This was referenced Jul 31, 2024
Closed
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
Service Attention
This issue is responsible by Azure service team.
Similar-Issue
Describe the bug
Problem to solve:
HTML tags in source code are causing build warnings in MicrosoftDocs/azure-docs-cli. More importantly, customer-facing reference docs are not instantiating properly -- parameter values formatted with `<>` are missing. Here's an example:
Requested solution:
These values should be escaped with a backtick. Here's an example from az webpubsub.
Related GitHub issues:
This is the same issue as these GitHub issues.
List of HTML tag instances that need update:
Related command
az apic
Errors
n/a
Issue script & Debug output
n/a
Expected behavior
n/a
Environment Summary
This GitHub issue was created at the time of Azure CLI 2.62.0
Additional context
No response
The text was updated successfully, but these errors were encountered: