HaxeFoundation / HaxeFoundation/HaxeManual
Define + Trivia block in class-field-property
- Dominant language
- Haxe
- Stars
- 225
- Forks
- 156
- Avg merge
- 5h 16m
- Merged PRs (30d)
- 1
Description
In http://haxe.org/manual/class-field-property.html at the end of the text there's a "Define: Accessor method" followed by a "Trivia; Accessor names", but they both are displayed inside the same
html. More specifically it is abut it renders a single blockquote displaying as if it were a single trivia block.I think it's better to differentiate the _trivia_ from the _define_, and use two distinct blockquotes. Both together look confusing, one may easily oversee the define in there.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the class-field-property page linked in the issue and inspect the markup around the “Define: Accessor method” and “Trivia: Accessor names” sections. Separate the two sections into distinct blockquotes, then preview the rendered page to confirm the define and trivia display independently.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100