mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-20 08:01:10 +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.
|