Markdown formatter does not support strikethrough tag [s] and causes the test "single lines" in markdown.zig to emit the following logs to stderr:
bbcodez$ zig build test
test
└─ run test stderr
[markdown_formatter] (warn): Unsupported bbcode tag: [s]
Markdown formatter does not support strikethrough tag
[s]and causes the test "single lines" in markdown.zig to emit the following logs to stderr: