ultrabug / mkdocs-static-i18n

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

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

Closed ultrabug closed 1 year ago

ultrabug commented 1 year ago

closes issue #258

ultrabug commented 1 year 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 1 year 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