rails / sdoc

Standalone sdoc generator
http://api.rubyonrails.org/
Other
820 stars 131 forks source link

Remove deprecated `charset` attributes #295

Closed jonathanhefner closed 1 year ago

jonathanhefner commented 1 year ago

Via MDN:

If present, [the attribute's] value must be an ASCII case-insensitive match for "utf-8". It's unnecessary to specify the charset attribute, because documents must use UTF-8, and the script element inherits its character encoding from the document.