Settings column type: 'html' does not work
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
Using settings :
`columns: {
test1: {
title: 'Test1',
type: 'html',
sort: false
},
test2: {
title: 'test2',
sort: false,
}
}`
The page shows `Test1`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.