mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
onboarding: Fix whitespace for code block examples.
This commit is contained in:
@@ -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?
|
||||
|
||||
````python
|
||||
|
||||
print("code blocks")
|
||||
|
||||
````
|
||||
|
||||
- bulleted
|
||||
- lists
|
||||
|
||||
Link to a conversation: #**{zulip_discussion_channel_name}>{topic_name}**
|
||||
|
||||
```
|
||||
""")
|
||||
).format(
|
||||
|
||||
Reference in New Issue
Block a user