yari
yari copied to clipboard
The platform code behind MDN Web Docs
## Summary Extracted from #6683. The idea is to get more helpful error messages if the length does not match. --- ## How did you test this change? If the...
This PR adds a green and red tint respectively to the background of good/bad example codeblocks. This helps distinguish good vs. bad examples much better, as the icons in the...
## Summary Fixes Extending the developer tools page not on web extensions sidebar menu [#6850](https://github.com/mdn/yari/issues/6850). ### Problem The Extending the developer tools page not on web extensions sidebar menu. ###...
### Summary I purchased the mdn plus to use off line. I was told to use a chrome browser and install it from the browser bar. I was told after...
This PR adds a number of additional languages for syntax highlighting. This will allow our React tutorials to be formatted properly (since there are some fundamental differences between it and...
In current MDN article content, we no longer have any `Compat` or `Specifications` macros which have arguments — instead all articles use the `browser-compat` frontmatter key or the `spec-urls` frontmatter...
### MDN URL https://developer.mozilla.org/en-US/docs/Learn/JavaScript ### What specific section or headline is this issue about? Heading elements on every page except H1 element ### What information was incorrect, unhelpful, or incomplete?...
After the MDN redesign, it has become unclear that BCD table cells can be clicked on. This PR updates the compatibility table rendering to clarify that there is more data...
### MDN URL https://developer.mozilla.org/en-US/docs/Web/API/Document/hasFocus ### What specific section or headline is this issue about? The Examples Section ### What information was incorrect, unhelpful, or incomplete? Hello MDN team. When testing...
### Discussed in https://github.com/mdn/yari/discussions/4990 Originally posted by **wbamberg** November 24, 2021 This came out of https://github.com/mdn/content/pull/10730, and it had occurred to me before. It used to be possible to add...