Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14011464
D16186.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
791 B
Referenced Files
None
Subscribers
None
D16186.id.diff
View Options
diff --git a/src/docs/user/userguide/remarkup.diviner b/src/docs/user/userguide/remarkup.diviner
--- a/src/docs/user/userguide/remarkup.diviner
+++ b/src/docs/user/userguide/remarkup.diviner
@@ -307,6 +307,28 @@
(NOTE) Dr. Egon Spengler is the best resource for additional proton pack
questions.
+
+Dividers
+========
+
+You can divide sections by putting three or more dashes on a line by
+themselves. This creates a divider or horizontal rule similar to an `<hr />`
+tag, like this one:
+
+---
+
+The dashes need to appear on their own line and be separated from other
+content. For example, like this:
+
+```
+This section will be visually separated.
+
+---
+
+On an entirely different topic, ...
+```
+
+
= Linking URIs =
URIs are automatically linked: http://phabricator.org/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 2, 1:46 AM (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6744252
Default Alt Text
D16186.id.diff (791 B)
Attached To
Mode
D16186: Document the "---" rule in Remarkup
Attached
Detach File
Event Timeline
Log In to Comment