IntersectMBO / IntersectMBO/mithril
Fix JSON formatting of configuration examples and documentation
Open
documentation :book:
stale :calendar:
- Dominant language
- Rust
- Stars
- 154
- Forks
- 51
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 38
Description
## Why
During the review of PR https://github.com/input-output-hk/mithril/pull/1727#discussion_r1627187036, we have noticed that some example macros in the configuration code and in the associated documentation website pages are not valid JSON strings.
## What
Assess and fix the JSON formatting of examples in code and documentation website.
## How
- [ ] Fix the JSON examples macros
- [ ] Fix the documentation website JSON examples
Contributor guide
Assessment
This issue has not been assessed yet.