AdobeDocs / AdobeDocs/uxp

unclosed tags in docs

Open
#60 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
20
Forks
10
PR merge metrics
No merged PRs in 30d

Description

note there are several unclosed tags (pattern `` below) in docs as noted in https://github.com/AdobeDocs/uxp-photoshop/issues/205 as shown at: https://developer.adobe.com/photoshop/uxp/uxp/reference-spectrum/User%20Interface/sp-textfield/#variants-and-states

uxp-photoshop currently has (this issue exists in):
3 "name": "uxp-documentation",
4 "version": "0.0.17",
5 "license": "Apache-2.0",
6 "repository": {
7 "type": "git",
8 "url": "https://github.com/AdobeDocs/uxp"

```
in ./src/pages/uxp/reference-spectrum/Typography/sp-detail.md
1 in line 16: A NICE DIVIDER

in ./src/pages/uxp/reference-spectrum/User Interface/sp-textfield.md
2 in line 33:
2 in line 41:
2 in line 49:
2 in line 57:
2 in line 65:
2 in line 73:
2 in line 81:
```

Contributor guide

Open the contributing guide

Research direction

Start by reading the examples at the cited documentation URL, then inspect src/pages/uxp/reference-spectrum/Typography/sp-detail.md around line 16 and src/pages/uxp/reference-spectrum/User Interface/sp-textfield.md around lines 33–81. Check each listed custom-tag example for valid opening and closing tags; done means the documented examples render without unclosed-tag errors.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.