|
|
|
|
|
by brundolf
1386 days ago
|
|
Is that important in a static site generator? In a server-rendered site you have to worry about injection attacks, but that's not really relevant when you're statically generating a site from content that's fully under your control |
|
It is very convenient to have an automatic escaping of everything.