Test post
This commit is contained in:
@@ -16,4 +16,6 @@ Renders a tree of nodes to HTML. Start with the builder method to configure the
|
||||
```java
|
||||
HtmlRenderer renderer = HtmlRenderer.builder().escapeHtml(true).build();
|
||||
renderer.render(node);
|
||||
```
|
||||
```
|
||||
|
||||

|
||||
Reference in New Issue
Block a user