gnodet commented on code in PR #1395:
URL: https://github.com/apache/maven/pull/1395#discussion_r1475690294


##########
maven-settings/src/main/mdo/settings.mdo:
##########
@@ -621,16 +626,24 @@
           <version>1.1.0+</version>
           <type>String</type>
           <defaultValue>default</defaultValue>
-          <description>The layout of the mirror repository. Since Maven 
3.</description>
+          <description>
+            <![CDATA[
+            The layout of the mirror repository.
+            <br><b>Since</b>: Maven 3

Review Comment:
   It clearly does not render very well. It would be nice if modello could be 
extended to understand javadoc syntax, as it's already used and is not 
displayed really nicely:
     
https://maven.apache.org/ref/4.0.0-alpha-12/maven-settings/settings.html#proxy



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to