trys / sergey

A tiny lil' static site generator
https://sergey.trysmudford.com
MIT License
302 stars 39 forks source link

Imports distorting content due to JS `str.replace()` behavior #56

Open averynortonsmith opened 4 years ago

averynortonsmith commented 4 years ago

Import content containing the substring $$ gets distorted due to the replace function treating these as special patterns.