You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
divinerites
changed the title
Classe not writen in hugo_stats.json when there is an apostrophe (') in title value.
Classe not writen in hugo_stats.json when there is an apostrophe (') in (a href) title value.
Sep 28, 2020
divinerites
changed the title
Classe not writen in hugo_stats.json when there is an apostrophe (') in (a href) title value.
Class not writen in hugo_stats.json when there is an apostrophe (') in (a href) title value.
Sep 28, 2020
What version of Hugo are you using (
hugo version
)?Does this issue reproduce with the latest release?
Yes.
<a href="{{ $url }}" class="missingclass" title="Plus d'information">my text</a>
missingclass
not writen inhugo_stats.json
.All details are in this thread : https://discourse.gohugo.io/t/template-file-being-ignored-by-writestats/26447/4
The text was updated successfully, but these errors were encountered: