nested code block in doc (#20056)
nested code block
Fotis Voutsas committed
Apr 4, 2025 at 19:26 UTC
5987923edfb26bc29d03cc5c9bc7f668a67a5fbe
1 file changed
+2
-2
src/collectors/log2journal/README.md
+2
-2
@@ -575,7 +575,7 @@ If on other hand your organization prefers to maintain the full logs and control
575
576
## `log2journal` options
577
578
-```text
578
+````text
579
580
Netdata log2journal v1.43.0-341-gdac4df856
581
@@ -900,7 +900,7 @@ JOURNAL FIELDS RULES (enforced by systemd-journald)
900
901
You can find the most common fields at 'man systemd.journal-fields'.
902
903
-```
903
+````
904
905
`log2journal` supports YAML configuration files, like the ones found [in this directory](https://github.com/netdata/netdata/tree/master/src/collectors/log2journal/log2journal.d).
906