From adc0aa95db7feb27c27fa253974b3eb44e8025f5 Mon Sep 17 00:00:00 2001
From: danielpeintner
Date: Mon, 15 May 2023 17:55:43 +0200
Subject: [PATCH 2/2] fix HTML error element div not allowed as child of
element ol
move note before ol
---
releases/note2/index.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/releases/note2/index.html b/releases/note2/index.html
index b77cdd43..245a86f6 100644
--- a/releases/note2/index.html
+++ b/releases/note2/index.html
@@ -2553,14 +2553,14 @@
+ This algorithm is under development and is non-normative.
+ Implementations MAY choose another algorithm to find a matching
+ unsubscribeForm to a given subscribeForm.
+
To find a matching unsubscribe form given subscribeForm
in the context of a Subscription object, run the following steps:
-
Note
- This algorithm is under development and is non-normative.
- Implementations MAY choose another algorithm to find a matching
- unsubscribeForm to a given subscribeForm.
-