focusaurus / focusaurus/slugger
Deduplicate repeated dashes in first-pass slugged name
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Certain input files with a lot of dropped characters can end up with several dashes in a row in the slugged name. We should probably add a second pass that deduplicates these down to no more than 1 in a row.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.