Skip to content

Commit f7b9386

Browse files
authored
docs: place copy in codeblock
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 5fd5c85 commit f7b9386

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/contributing/zen_of_stdlib.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ limitations under the License.
2222

2323
# Zen of stdlib
2424

25+
```text
2526
Do one thing. Do it well.
2627
Embrace radical modularity.
2728
Favor composition over configuration.
@@ -56,6 +57,7 @@ Mistakes are infectious.
5657
Fix them early.
5758
5859
Simple is beautiful.
60+
```
5961

6062
* * *
6163

0 commit comments

Comments
 (0)