mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-19 10:58:17 +00:00
10 lines
184 B
Markdown
10 lines
184 B
Markdown
# comments
|
|
|
|
```lua
|
|
local comments = headers:comments()
|
|
```
|
|
|
|
{{since('2025.10.06-5ec871ab')}}
|
|
|
|
Parses the `Comments` header and returns the *unstructured* representation of the header.
|