Closed impredicative closed 4 years ago
Intended config:
message: summary: true
MESSAGE_FORMAT: Final = "[{feed}] {title} → {url}" MESSAGE_FORMAT: Final = "[{feed}] {title} ➤ {summary} → {url}"
If channel has a style and if summary is enabled, then title is to be underlined.
Replace in all places in config where {summary} is explicitly specified.
{summary}
Intended config:
If channel has a style and if summary is enabled, then title is to be underlined.
Replace in all places in config where
{summary}
is explicitly specified.