From d5ea373e2a60f1a2635d63478e954fb13366e19a Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Sun, 26 Dec 2021 14:24:17 +0100 Subject: [PATCH] XEP-0280: Fix indentation in examples --- xep-0280.xml | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) diff --git a/xep-0280.xml b/xep-0280.xml index 7f5c998e..d6299f33 100644 --- a/xep-0280.xml +++ b/xep-0280.xml @@ -53,6 +53,12 @@ georg@op-co.de georg@yax.im + + 1.0.1 + 2021-12-26 + egp +

Fix indentation in examples.

+
1.0.0 2021-10-12 @@ -244,9 +250,9 @@ to='montague.example' type='get'> - ]]> +]]> ]]>

The server will respond with an IQ-result when Carbons are enabled:

]]> +]]>

If the server cannot enable Carbons for this client, it sends an IQ-error to the client, with an appropriate error condition (e.g., <forbidden/> if local policy forbids the client from enabling):

+