Static HTML Preprocessor. Parses custom SHP syntax and uses the data to compile HTML files. In contrary to other preprocessors, this one is meant to be used at build time.
0
stars
0
forks
source link
Unhandled error when include points to a file that does not exist #8
Reproduce with:
@include[file="name_wiht_a_typo"]
Result:
FileNotFoundError
"...\shp\source\compiler\dependency.py", line 32, in parse