YAML highlighting issues
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 1.4k
- Avg merge
- 15h 36m
- Merged PRs (30d)
- 3
Description
Information
- Language: YAML
- Plugins: Prismatic plugin for WordPress
Description
Numbers are inconsistently highlighted at a few places, for example the value 80:80 for property ports under wordpress, value 8000:80 under phpmyadmin, and value 1000:984 for property user under wordpress. There is also inconsistent highlighting for the value Wordpress for property volumes (last line of the code).
Code snippet
The code being highlighted incorrectly.
Your code goes here
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Prism test page and reproduce the YAML examples for 80:80, 8000:80, 1000:984, and Wordpress. Compare the highlighting in the latest Prism version, then update the relevant YAML highlighting behavior and verify that all listed values are highlighted consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100