- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for implicitlyEndsCurrentParagraphAtNextBlockElement (0.31 sec)
-
build-logic/documentation/src/test/groovy/gradlebuild/docs/dsl/docbook/JavadocConverterTest.groovy
def result = parser.parse(classMetaData, listener) then: format(result.docbook) == '''<programlisting language="java">a << b</programlisting>''' } def implicitlyEndsCurrentParagraphAtNextBlockElement() { _ * classMetaData.rawCommentText >> ''' * for example: <pre>this is some * literal code</pre> does something. <p>another para. <ul><li>item1</li></ul> ''' when:
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Dec 09 08:14:05 UTC 2020 - 14.2K bytes - Viewed (0)