First, I highly rated Automad, this is all that is needed for me by a designer. Track from the first release to the present I decided to use the Automad for my client. It is very easy to reach however there are 1 problems that occur with the in-page editor mode. It accepts for JavaScript launching by embedding directly into it. This inadvertently leads to the risk of being attacked by Cross-site Scripting (XSS). So I believe we must eliminate this to avoid attacks with bad intentions to our site. Or if I have missed information about it you can help me deactivate this function.
This can happen in the Markdown formatted text @{ text | markdown }
. With variables can be avoided by adding stripTags
.