handsontable / handsontable/hyperformula
Make better use of highlighting code keywords and values in Markdown
Open
@kirszenbaum is already working on this.
Since Feb 10, 2022.
Docs
Impact: Low
Verified
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 171
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 7
Description
Description
Having everything set up we can find places that could be improved in terms of styling.
Here is the base list:
- Mark default values with a color/different style/wording/label so they can be more distinctive in the text.
- Mark the sentence about recalculation: Note about recalculation should have a different style (maybe special tag? @recalculates and add it automatically) and it should mention that Volatile functions are recalculated always i.e. =RAND().
Contributor guide
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.
Assessment
This issue has not been assessed yet.