michael-o commented on PR #525:
URL: https://github.com/apache/maven-site/pull/525#issuecomment-2106219203

   > We should check it ... by other hands My test:
   > 
   >     * `What is Maven?`, `Maven Extensions` - is empty - markdown problems?
   > 
   >     * `Release Notes` - is almost empty - looks like macros not working
   > 
   > 
   > I not checked all pages 😄
   
   It is broken, the parsers are strict now for sections:
   ```patch
   D:\Entwicklung\Projekte\maven-site [bump-site-and-fluido-version ≡ +0 ~2 -0 
!]> git diff content/markdown/what-is-maven.md
   diff --git a/content/markdown/what-is-maven.md 
b/content/markdown/what-is-maven.md
   index 9a8f73d4..bb848972 100644
   --- a/content/markdown/what-is-maven.md
   +++ b/content/markdown/what-is-maven.md
   @@ -1,4 +1,4 @@
   -## Introduction
   +# Introduction
    <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to