HTML widget inside Group doesn't have default title
Open
bug report
- Dominant language
- Go
- Stars
- 37.1k
- Forks
- 1.5k
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 1
Description
### Description
As stated in the Title
```yml
- type: group
widgets:
- type: html
# title: when title is omitted
source: |
Test1
- type: html
title: title of test2
source: |
Test2
```

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.