onboarding: Fix whitespace for code block examples.

This commit is contained in:
Tim Abbott
2024-07-09 15:50:13 -07:00
parent f7c9c0753b
commit c9af4d571b

View File

@@ -307,13 +307,16 @@ For a good topic name, think about finishing the sentence: “Hey, can we chat a
```spoiler Want to see some examples? ```spoiler Want to see some examples?
````python ````python
print("code blocks") print("code blocks")
```` ````
- bulleted - bulleted
- lists - lists
Link to a conversation: #**{zulip_discussion_channel_name}>{topic_name}** Link to a conversation: #**{zulip_discussion_channel_name}>{topic_name}**
``` ```
""") """)
).format( ).format(