## Description
Simplify docs on how to run Corso
- Add Docker and Windows binary instructions
- Add synced tabs
- Tweak tabs content to allow for copy-paste
## Type of change
- [x] 🗺️ Documentation
16 lines
247 B
JSON
16 lines
247 B
JSON
{
|
|
"MD013": {
|
|
"line_length": 120
|
|
},
|
|
"no-inline-html": {
|
|
"allowed_elements": [
|
|
"TOCInline",
|
|
"br",
|
|
"img",
|
|
"div",
|
|
"Tabs",
|
|
"TabItem"
|
|
]
|
|
},
|
|
}
|