The app fetches Markdown from `.../master/README.md`, which is a mutable branch reference. Content can change at any time and is immediately rendered client-side. This increases risk of unexpected content/script injection and makes output non-reproducible.
Affected files: index.html
Signed-off-by: tomaioo <203048277+tomaioo@users.noreply.github.com>