`<t/>` alignment in `lsx-comp`
Open
- Dominant language
- C++
- Stars
- 21
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Due to the way `` is handled,
`
ab
` will match arbitrary tagsbut `
abc
` will not because the two ``s are not perfectly aligned. It should be possible to automatically align them.Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.