thewml / website-meta-language

An old offline HTML preprocessor (which can be used for static site generation), written in Perl and C that is still maintained for legacy reasons, but probably not recommended for new sites.
https://www.shlomifish.org/open-source/projects/website-meta-language/
GNU General Public License v2.0
14 stars 8 forks source link

wml_contrib/tkwmd is a Perl script, but misses the executable flag #35

Closed xtaran closed 5 years ago

xtaran commented 5 years ago

wml_contrib/tkwmd is a Perl script, but misses the executable flag while other scripts in that directory sport an executable flag.

shlomif commented 5 years ago

Fixed in git master, thanks.