mirror of
https://github.com/nh-server/switch-guide.git
synced 2026-08-15 20:19:49 -07:00
* Substantial Markdown overhaul * Update README and LICENSE, as well as copyright * Reword instructions regarding copying folders in sd_preparation.md * Add archive bit warning to transfer_sd.md * Ensure consistency, remove more unneeded <br> * Remove more unneeded HTML * Reorganization of index page for readability * Add boldness to brick risk words * Slight rewording on index.md * Fix an incorrectly formatted number list * Remove a redundant image * Change SD to microSD, adjust tab defaults
21 lines
679 B
JSON
21 lines
679 B
JSON
{
|
|
"MD003": { "style": "atx" },
|
|
"MD004": { "style": "asterisk"},
|
|
"MD007": { "indent": 4 },
|
|
"MD013": false,
|
|
"MD024": false,
|
|
"MD026": { "punctuation": ".,;:。,;:"},
|
|
"MD029": { "style": "one" },
|
|
"MD033": { "allowed_elements": ["br", "u", "span"], "table_allowed_elements": ["hr", "br", "ul", "li", "u", "span"]},
|
|
"MD035": { "style": "---" },
|
|
"MD036": false,
|
|
"MD040": false,
|
|
"MD045": false,
|
|
"MD046": { "style": "fenced" },
|
|
"MD048": { "style": "backtick" },
|
|
"MD049": { "style": "asterisk" },
|
|
"MD050": { "style": "asterisk" },
|
|
"MD055": { "style": "leading_and_trailing" },
|
|
"MD060": { "style": "aligned" }
|
|
}
|