-
The `BODYSTRUCTURE` response for MIME messages is missing the extension parameters (body parameters), and most notably thus missing the **MIME part boundaries** of multipart messages.
## Example:
…
-
```
---> [28](vscode-notebook-cell:?execution_count=40&line=28) for i in range(batch_count):
[29](vscode-notebook-cell:?execution_count=40&line=29) title =f" image {i}"
[30](vscode-…
-
### What happened?
```python
import ibis
import sqlglot
sqlglot.__version__ # '25.20.2'
s1 = ibis.struct({"i": 1, "s": "foo"})
s2 = ibis.struct({"i": ibis.literal(1), "s": ibis.literal("f…
-
Lexical version: 0.18.0
## Steps To Reproduce
1. Go to Playground
2. Insert a 2x2 table
3. Insert another 2x2 table in any cell.
4. Export DOM
https://github.com/user-attachments/asset…
-
### Which @angular/* package(s) are relevant/related to the feature request?
core
### Description
Currently, Angular's signal-based inputs and models work well for primitive types, but they become …
-
Type: Bug
When an extension provides a hover using the `HoverProvider.provideHover` API, and the hover contains Markdown with HTML in it, every span gets a 4px bottom margin. This was added in https:…
-
I'm encountering difficulties while using the package to convert CSS to Tailwind CSS, particularly in handling nested classes and selectors, for the purpose of converting styled-component based projec…
-
Swiping using AnchoredDragable did not work because nested anchor-dragables aren't apparently possible in Jetpack Compose 1.6.1. So I temporarily switched to long press in the meantime, but long press…
-
### Describe the bug
When i add clickable image - it is not rendered correctly.
it is rendered as text:
```
![Logo Wikipedii ]( https://pl.wikipedia.org)
```
it should show image with hyperlink.…
-
### Steps to reproduce the issue
This concerns display and ordering of tags in a tag form field select box in both ajax and nested modes.
There are also separate, but related issues around the way s…