- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for indentAmount (0.08 seconds)
-
build-logic/documentation/src/main/groovy/gradlebuild/docs/ReleaseNotesTransformer.java
throw new GradleException("filter isn't ready to transform"); } Document document = Jsoup.parse(CharStreams.toString(in)); document.outputSettings().indentAmount(2).prettyPrint(true); document.prependChild(new DocumentType("html", "", "")); document.head(). append("<meta charset='utf-8'>").
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Tue Mar 03 01:59:51 GMT 2026 - 11.3K bytes - Click Count (0)