From 1dc3b855aacd8403bef072b6aa470b298ecc1450 Mon Sep 17 00:00:00 2001 From: Andrew Losowsky Date: Wed, 11 Apr 2018 14:33:30 -0400 Subject: [PATCH] Bullets replaced with asterisks per markdown --- docs/source/03-04-user-roles.md | 42 ++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/docs/source/03-04-user-roles.md b/docs/source/03-04-user-roles.md index e4eafeac7..6853183d8 100644 --- a/docs/source/03-04-user-roles.md +++ b/docs/source/03-04-user-roles.md @@ -6,30 +6,30 @@ permalink: /roles/ We have four preset roles in Talk: **Commenter** -..• A standard community member -..• Could receive a badge (eg. 'Subscriber') via [a custom newsroom Plugin Recipe](https://docs.coralproject.net/talk/plugin-recipes/#recipe-subscriber) -..• No moderation abilities -..• No configuration abilities +* A standard community member +* Could receive a badge (eg. 'Subscriber') via [a custom newsroom Plugin Recipe](https://docs.coralproject.net/talk/plugin-recipes/#recipe-subscriber) +* No moderation abilities +* No configuration abilities **Staff** -..• A standard community member -..• Receives a Staff badge when they comment -..• Comments are automatically approved -..• No moderation abilities -..• No configuration abilities +* A standard community member +* Receives a Staff badge when they comment +* Comments are automatically approved +* No moderation abilities +* No configuration abilities **Moderator** -• A standard community member -• Receives a Staff badge when they comment -• Comments are automatically approved -• Has full moderation privileges -• Can configure individual articles via the Configure tab on the article page -• No site-wide configuration abilities +* A standard community member +* Receives a Staff badge when they comment +* Comments are automatically approved +* Has full moderation privileges +* Can configure individual articles via the Configure tab on the article page +* No site-wide configuration abilities **Administrator** -• A standard community member -• Receives a Staff badge when they comment -• Comments are automatically approved -• Has full moderation privileges -• Can configure individual articles via the Configure tab on the article page -• Can configure site settings via the Configure tab in the moderation interface +* A standard community member +* Receives a Staff badge when they comment +* Comments are automatically approved +* Has full moderation privileges +* Can configure individual articles via the Configure tab on the article page +* Can configure site settings via the Configure tab in the moderation interface