mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
docs: Improve formatting of important notes.
Improves formatting using reST and Sphinx admonition directives so that important notes stand out when viewed in ReadTheDocs.
This commit is contained in:
@@ -155,9 +155,13 @@ be watching unread counts. Of course, you also want to see messages
|
||||
show up in the message pane. And, finally, you should make sure
|
||||
that no messages outside the narrow show up in Cordelia's view.
|
||||
|
||||
**Important**: Make sure that Cordelia is subscribed to Verona but not
|
||||
subscribed to Denmark; if not, you should use different streams
|
||||
for your testing.
|
||||
|
||||
```eval_rst
|
||||
.. important::
|
||||
Make sure that Cordelia is subscribed to Verona but not
|
||||
subscribed to Denmark; if not, you should use different streams
|
||||
for your testing.
|
||||
```
|
||||
|
||||
When testing narrows, you want to have Hamlet send the same message
|
||||
several times in a row, while cycling Cordelia through various narrows.
|
||||
|
||||
Reference in New Issue
Block a user