-
_MD031 - Fenced code blocks should be surrounded by blank lines_ notes in the rationale:
> Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse fenced code bloc…
-
## What problem does this address?
Moving discussion from https://github.com/WordPress/gutenberg/issues/49070. It should be possible to target different heading elements in the heading block. For ex…
-
```
What steps will reproduce the problem?
1. consume an rss feed (with the Google Feeds API) with images in
media:thumbnail tags, but not in media:content tags. All Flickr feeds
return their media c…
-
While `block.json` definition is now the standard and recommended practice to declare a block, it became even more evident when I was working on https://github.com/woocommerce/woocommerce/pull/46479
…
-
**Agile requirement**
As a business owner I want my page to have a top bar as in the design https://www.figma.com/file/SDLKNiRf0s5Jbhqn9TJZ6H/Magazine?type=design&node-id=439-13305&mode=design&t=kL4IV…
-
**Describe the bug:**
Load youtube.com and see :
![image](https://github.com/user-attachments/assets/0634768c-2134-4501-9d92-f415590c7542)
My terminal says :
```
%cSnack Media display: in…
-
With `htmlToBlocks`, I have a few deserializer rules where I want to do something async e.g. upload or query something to make a reference.
I'd like for `deserialize` to potentially be async. I kno…
-
I reduced a layout issue on https://herbie.uwplse.org/ to the following code block:
```html
ul {
width: 1rem;
border: 1px solid black;
list-style-position: inside;
}
Tex…
-
```html
```
Firefox:
Servo:
-
### Describe the bug
# Intro animations are run twice / unnecessary re mount of certain nodes?
I am not sure what causes the re-mount to happen, but the order (and or structure) of nodes in +layou…