hugo-to-gemini/internal
mntn f858ec383b
Allow non-latin characters in paths
This makes gmnhg use [\pL\d\-_] to match paths instead of \w,
allowing letter characters from any Unicode language in file
paths.

Fixes #48.
2021-12-25 21:51:26 +05:00
..
gmnhg Allow non-latin characters in paths 2021-12-25 21:51:26 +05:00
renderer Split up renderer code into separate files 2021-11-02 01:15:19 +05:00