[Bug] The width of `<img>`s inside footnotes is reduced, such that the rendered image is horizontally compressed.
- Vorherrschende Sprache
- Ruby
- Sterne
- 6k
- Forks
- 3.4k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
#### Errata (Examples)
The undermentioned markup reproduces this: [^1]
[^1]: [`issues/2005`](https://github.com/github/markup/issues/2005#issue-3553990404)
~~~Markdown
Although `explorer.exe` renders its layout preferences toolbar at `shell:MyComputerFolder`, [^1] Files does not at its “Home” page, [^2] thereby preventing the user from viewing the information that it provides in a more compact format (like a list) than the card view that is provided.[^2]:
![]()
[^1]:
![]()
~~~
An example of it in practice is at [`files-community/Files/issues/17799#issue-3553987309`](https://github.com/files-community/Files/issues/17799#issue-3553987309):
#### Affected
1. [ ] [`files-community/Files/issues/17799#issue-3553987309`](https://github.com/files-community/Files/issues/17799#issue-3553987309)
1. [ ] [`microsoft/vscode/issues/268424#issuecomment-3461911422`](https://github.com/microsoft/vscode/issues/268424#issuecomment-3461911422)
[^2]
[^2]: [`issues/1811`](https://github.com/github/markup/issues/1811#issue-2348800274)
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.