-
### Description
The "Convert to Blocks" function of Classic Editor blocks ignores explicitly set widths and heights.
### Step-by-step reproduction instructions
1. Using a Classic Editor block in HT…
-
n: CodePen is a popular online community for testing and showcasing HTML, CSS, and JavaScript code snippets. You can create a free account and start building and sharing your projects.
Using Heroku…
-
Similar to #726, we should provide example for the most common http request handler (server) usages. Please base the examples on those available for other technologies, trying to be as simple as possi…
-
[The Rust book](https://doc.rust-lang.org/book/second-edition/) and other guides use the playground to execute code snippets and display the results inline. This is an awesome way to increase interact…
-
I noticed that dataflow in Ruby isn't propagated to [Kernel.sprintf](https://ruby-doc.org/3.2.2/String.html#method-i-25) formatted strings, e.g. the stored xss query should flag this code in an ERB te…
-
Installed yocto on Raspberry Pi 3B and verified the setup after bootup.
DoD: - Added Meta-raspberrypi layer and generated the image of yocto in wic.bz2.
- Programmed and verified the image after boo…
-
### Description
I observe frequent reloading and flickering of the "Design" tab (Editor Sidebar) in the "Template Part" block. This occurs when the Template Part is placed inside an inner block, or e…
-
Many operators in the stream operator documentation section at https://doc.akka.io/docs/akka/current/stream/operators/index.html do not yet have code examples. Adding such a code example is a great co…
-
Taking the following snippet:
```html
.myclass { background: green;}
test
```
If you try to autocomplete in p class="" there are no options shown. For comparison vscode gives many pro…
-
After reading the documentation, I had an impression that the following two snippets should yield the same result, provided the input is valid and doesn't throw:
```js
let result = await schema.va…