Follow-up from "Remove BFormCheckboxGroup from GlFormCheckboxGroup"
The following discussion from !5461 should be addressed: - [ ] @markrian started a [discussion](https://gitlab.com/gitlab-org/gitlab-services/design.gitlab.com/-/merge_requests/5461#note_2985816840): (+3 comments) > **thought**: You're right to preserve the behaviour, but why was BSV stripping "tags" from the text like this?! > > Hah, okay. It was originally added in ba6f3f8359e257589d744f180312c09bf9f12289, because they were [using `innerHTML`](https://gitlab.com/gitlab-org/gitlab-services/design.gitlab.com/blob/ba6f3f8359e257589d744f180312c09bf9f12289/src/components/form-checkbox/form-checkbox-group.js#L39) at the time :rolling_eyes: > > Would should remove that at some point (not in this MR).
issue