This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-website.git

commit 726b0fbe1806e72e93c5fe533615b15b40f8a59c
Author: Paul King <[email protected]>
AuthorDate: Wed Apr 16 18:03:55 2025 +1000

    formatting
---
 site/src/site/blog/exploring-gatherers4j.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/site/src/site/blog/exploring-gatherers4j.adoc 
b/site/src/site/blog/exploring-gatherers4j.adoc
index 41473a4..ca14700 100644
--- a/site/src/site/blog/exploring-gatherers4j.adoc
+++ b/site/src/site/blog/exploring-gatherers4j.adoc
@@ -37,7 +37,8 @@ and JDK 24.
 Let's now look at numerous other gatherers (and their Groovy iterator 
equivalents)
 in the https://tginsberg.github.io/gatherers4j/[Gatherers4J] library.
 
-image:img/collate.png[collate a list - produced by Dall-E 
3,200,float='right']== Revisiting Collate with Gatherers4J
+== Revisiting Collate with Gatherers4J
+image:img/collate.png[collate a list - produced by Dall-E 3,200,float='right']
 
 In an
 https://groovy.apache.org/blog/groovy-gatherers[earlier blog post] we showed 
how to provide

Reply via email to