Edit user identifier examples: to @alice
				
					
				
			From `@<username>`, `@your_username`, `@example`, etc. Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
		| @@ -225,8 +225,8 @@ bridge: | ||||
|         # | ||||
|         # Available variables: | ||||
|         #   $sender_displayname - The display name of the sender (e.g. Example User) | ||||
|         #   $sender_username    - The username (Matrix ID localpart) of the sender (e.g. exampleuser) | ||||
|         #   $sender_mxid        - The Matrix ID of the sender (e.g. @exampleuser:example.com) | ||||
|         #   $sender_username    - The username (Matrix ID localpart) of the sender (e.g. alice) | ||||
|         #   $sender_mxid        - The Matrix ID of the sender (e.g. @alice:example.com) | ||||
|         #   $message            - The message content | ||||
|         message_formats: | ||||
|             m.text: '<b>$sender_displayname</b>: $message' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user