aws / aws/aws-cli

Broken link parsing when italic tags are present

Open
#8,094 1 comment 0 reactions 1 assignee Claimed by @RyanFitzSimmonsAK View on GitHub
bug documentation investigating p2
Dominant language
Python
Stars
17.3k
Forks
4.6k
Avg merge
1d 2h
Merged PRs (30d)
13

Description

### Describe the issue

A couple of examples:

https://awscli.amazonaws.com/v2/documentation/api/latest/reference/medical-imaging/index.html

![image](https://github.com/aws/aws-cli/assets/87778557/f6137625-bdbd-425e-863c-ed4bbdd2ab67)

https://docs.aws.amazon.com/cli/latest/reference/ec2/import-image.html

![image](https://github.com/aws/aws-cli/assets/87778557/804d8fef-875e-4c7b-8db2-e543ef1f5db7)

### Links

Regarding first example from above (https://awscli.amazonaws.com/v2/documentation/api/latest/reference/medical-imaging/index.html):
* Upstream API documentation: https://docs.aws.amazon.com/healthimaging/latest/APIReference/Welcome.html
* API documentation defined here:
https://github.com/boto/botocore/blob/722575dce5bfed330605dfee59aeba8640cc7173/botocore/data/medical-imaging/2023-07-19/service-2.json#L2053
* Not an issue in Boto3 documentation, indicating that this is likely an issue with the CLI documentation rather than the service API models: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medical-imaging.html.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.