Peter Bengtsson

Results 314 comments of Peter Bengtsson

So between "Specifications", "Examples", "Attributes", and "Browser Compatibility" we have 2 hardcoded in renderer and 2 hardcoded in stumptown-content's scripts. @wbamberg Would you agree that it's best to move these...

Sure thing! You do what you think is best in terms of the order. We don't have a process of labelling urgency but if we did this'd be way down...

> provided we extend the dictionary to cover the legitimate words in our corpus. Fair enough. If you think we can pull it off. It might be a whack-a-mole thing...

> should fail CI if spellcheck fails. Otherwise why bother? This is where I think I can offer a suggestion; if the PR has spell checking issues, don't break the...

> run spellcheck in CI then it should fail CI if spellcheck fails. Otherwise why bother? Also, it might be that we have the spell checking functionality as a tool...

I don't know about GitHub actions but something I'd like to explore is to see if spelling errors can cause a warning rather than an error.

By the way, and pardon me for talking about something I'm new to, but how about putting the `title` and the `tags` into the `prose.md`. E.g. ```markdown # : The...

Interesting! In Kuma we have that duente (or whatever it's called) that sleuths from the .py and .js files what the defaults for gettext are. We *could* do that and...

Hmm... I fixed the `` but the `abbr/prose.md` exhibits the same problems with `` that I think we had with [`elements/video/prose.md` and the ``](https://github.com/mdn/stumptown-experiment/issues/32)

I'm a bit in over my head here but what we're doing with mdn2 is that we leave stuff like element's attributes in a structure format and use `` etc...