We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b64ed8f commit 22941ffCopy full SHA for 22941ff
README.md
@@ -50,7 +50,7 @@ let excessively_indented_text = r#"
50
"#;
51
52
53
-// Expected output after applying auto indentation
+// Expected output after applying `auto-indent`
54
let normalized_indentation = r#"
55
Best Practices for Text Indentation
56
-----------------------------------
0 commit comments