crate / crate/crate-docs

Enforce proper definition list markup syntax

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
docs enhancement meta
Dominant language
Shell
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

our docs currently do something like this:

```
:Configured Shards:

The `number of configured shards`_
```

the correct format is this:

```
**Configured Shards**:
The `number of configured shards`_
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.