Dyalog / Dyalog/documentation-guidelines
"example" and "examples" should be capitalised
Open
- Dominant language
- Dockerfile
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/Dyalog/documentation-guidelines/blob/trunk/docs/style.md#examples says
> Introduce full examples with:
>```md
> example (or examples)
> { .example}
>```
but should probably say
> Introduce full examples with:
>```md
> Example (or Examples)
> { .example}
>```
and so on.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.