Test post

This commit is contained in:
2025-06-17 11:59:44 +03:00
parent 12bbcdd68c
commit 2957401a5d
2 changed files with 3 additions and 1 deletions

BIN
resources/img.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -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);
```
```
![Tes](./resources/img.png)