mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-11 15:15:43 +00:00
Markdown linter (#1309)
* Add markdown linting - add linter default rules - adapt rules to current code - fix the code for linting to pass - add CI check fix #1243 * Fix markdown for Substrate * Fix tooling install * Fix workflow * Add documentation * Remove trailing spaces * Update .github/.markdownlint.yaml Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Fix mangled markdown/lists * Fix captalization issues on known words
This commit is contained in:
@@ -71,16 +71,16 @@
|
||||
- [Chain Selection Request](node/utility/chain-selection.md)
|
||||
- [PVF Pre-Checking](node/utility/pvf-prechecker.md)
|
||||
- [Data Structures and Types](types/README.md)
|
||||
- [Candidate](types/candidate.md)
|
||||
- [Backing](types/backing.md)
|
||||
- [Availability](types/availability.md)
|
||||
- [Overseer and Subsystem Protocol](types/overseer-protocol.md)
|
||||
- [Runtime](types/runtime.md)
|
||||
- [Messages](types/messages.md)
|
||||
- [Network](types/network.md)
|
||||
- [Approvals](types/approval.md)
|
||||
- [Disputes](types/disputes.md)
|
||||
- [PVF Pre-checking](types/pvf-prechecking.md)
|
||||
- [Candidate](types/candidate.md)
|
||||
- [Backing](types/backing.md)
|
||||
- [Availability](types/availability.md)
|
||||
- [Overseer and Subsystem Protocol](types/overseer-protocol.md)
|
||||
- [Runtime](types/runtime.md)
|
||||
- [Messages](types/messages.md)
|
||||
- [Network](types/network.md)
|
||||
- [Approvals](types/approval.md)
|
||||
- [Disputes](types/disputes.md)
|
||||
- [PVF Pre-checking](types/pvf-prechecking.md)
|
||||
|
||||
[Glossary](glossary.md)
|
||||
[Further Reading](further-reading.md)
|
||||
|
||||
Reference in New Issue
Block a user