Skip to content

Normalize Asset File Names

Compare
Choose a tag to compare
@symunona symunona released this 01 Dec 19:10
· 9 commits to main since this release

Before, asset file names did not get normalized, spaces were left in file names. This is unsafe, and can lead to some md parsers to bail, so I now normalize every filename exported with the generic normalizer function.