summaryrefslogtreecommitdiff
path: root/Sorting.md
diff options
context:
space:
mode:
authorsupahgreg <supahgreg@users.noreply.github.com>2025-10-05 19:59:55 +0000
committersupahgreg <supahgreg@users.noreply.github.com>2025-10-05 19:59:55 +0000
commit54771ac70bd4516d566d558318f46253919ff5c4 (patch)
treeb5725a36575945d00acbb63dcc13444b1faaff33 /Sorting.md
parent987e283677bde3d3f5926655a4673fb38961d08b (diff)
Switch to GitHub format for alerts/notifications (part 2).
Diffstat (limited to 'Sorting.md')
-rw-r--r--Sorting.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/Sorting.md b/Sorting.md
index 1fa91a7..4760e55 100644
--- a/Sorting.md
+++ b/Sorting.md
@@ -3,9 +3,8 @@
Tiny Tiny RSS provides four options for how articles appear within a
selected feed: `Default`, `Newest`, `Oldest`, `Title`.
-[!NOTE]
-
- Special feeds (e.g. *Starred articles*) have unique sorting when *Default* is selected, otherwise they behave as described below.
+> [!NOTE]
+> Special feeds (e.g. *Starred articles*) have unique sorting when *Default* is selected, otherwise they behave as described below.
- *Descending score* means **higher numbers** are shown before lower numbers.
- *Descending date/time* means **more recent** is shown before less recent.