Some pages on the jimp Documentation site contain (non-resolved) placeholders
- Dominant language
- TypeScript
- Stars
- 14.7k
- Forks
- 777
- PR merge metrics
- No merged PRs in 30d
Description
# Expected Behavior
Some pages on the jimp Documentation site contain placeholders, or non-resolved parameters:
Open https://jimp-dev.github.io/jimp/api/jimp/classes/jimp/#print
# Current Behavior
If you open [ https://jimp-dev.github.io/jimp/api/jimp/classes/jimp/#print
](https://jimp-dev.github.io/jimp/api/jimp/classes/jimp/#print) you'll notice some paragraphs showing:
`print(__namedParameters): Jimp`
or
`• __namedParameters: object & object`
# Failure Information (for bugs)
## Steps to Reproduce
1. open [ https://jimp-dev.github.io/jimp/api/jimp/classes/jimp/#print
](https://jimp-dev.github.io/jimp/api/jimp/classes/jimp/#print)
2. look at the paragraph(s) for `print()`
3. You'll notice that the description of the `print()` function still carries placeholders instead of the description
Contributor guide
Assessment
This issue has not been assessed yet.