hugo-to-gemini/internal/gmnhg
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
..
org.go Implement renderer test suite 2021-09-30 18:01:46 +05:00
post.go Allow non-latin characters in paths 2021-12-25 21:51:26 +05:00
templates.go Add missing copyright headers 2021-09-17 22:37:10 +05:00