-
This is following observation on https://github.com/rstudio/rmarkdown/issues/1886 and it is related.
Opening the issue just to track the change than happened between Pandoc version
```sh
# pand…
cderv updated
2 years ago
-
CAKE-autorate.sh seems good enough for people to test. A couple thoughts for making it easier for people to try it:
- Merge the CAKE-autorate branch into main. It's time :-)
- Include a version nu…
-
https://github.com/mdn/browser-compat-data/issues/15083 is a proposal to simplify maintenance of BCD by drastically reducing the amount of manually maintained data, in the typical case inferring the d…
-
### Steps to reproduce the behavior (Required)
```
DROP DATABASE IF EXISTS n3;
CREATE DATABASE n3;
USE n3;
admin set frontend config ("enable_decimal_v3" = "true");
CREATE TABLE t0 (c_0_0 VA…
-
Test suite is failing in one unit
```console
+ cd tcsh-6.24.01
+ /usr/bin/make -O -j48 V=1 VERBOSE=1 check
{ \
echo '# Signature…
-
### Summary
The current BCD linter is very limited; it doesn't (and cannot) check several things which impede data quality improvements. Starting a new linter, based on what we've learned from proj…
-
This proposes that we should start using the w3c's [webref](https://github.com/w3c/webref/) project as the source of CSS formal syntax, instead of [mdn/data](https://github.com/mdn/data).
# Problem…
-
Coverage of live examples on MDN is spotty, and many are not editable. For example:
https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Flexbox is not live
https://developer.mozilla.org/…
-
### System details
RStudio Edition : Desktop
RStudio Version : RStudio 2022.07.1+554 "Spotted Wakerobin" Release (2022-07-22)
OS Version : Win 10
R Version : 4.2.1
…
-
According to https://github.com/mdn/sprints/issues/3327 we have ~1100 pages directly under Web/API.
I believe that every page directly under Web/API must be one of:
1) an API overview page, e.g…