ultrabug / mkdocs-static-i18n

MkDocs i18n plugin using static translation markdown files
https://ultrabug.github.io/mkdocs-static-i18n/
MIT License
223 stars 37 forks source link

fix(plugin): fix handling of files with dotted suffixes, thx to @gnaegi #259

Closed ultrabug closed 11 months ago

ultrabug commented 11 months ago

closes issue #258

ultrabug commented 11 months ago

Please note that this change reveals a behavior divergence between suffix and folder structures which I'll have to think about more deeply and find a solution to before merging.

ultrabug commented 11 months ago

Actually this is not a divergence but was due to the way I used a single folder structure to validate both one language builds and multiple languages builds