HomeWrite.as

Loosen restrictions on rendered img alt attribute

Description

Loosen restrictions on rendered img alt attribute

Previously, certain characters weren't allowed, and they would cause the entire
alt attribute to be elided from the rendered page. Since we safely sanitize the
content of this attribute anyway, this is unnecessary, so we now allow all text
entered there.

Fixes #649

Details

Provenance
mattAuthored on Mar 14 2023, 7:13 PM
Parents
rWF40b9c08c864b: Merge pull request #657 from writefreely/dependabot/go_modules/github.
Branches
Unknown
Tags
Unknown
References
refs/pull/660/head