-
Loading with deasync breaks in `@11ty/eleventy@3.0.0`. With the new ESM support by Eleventy the plugin could boil down to this:
```js
import { setupForFile, transformAttributesToHTML } from 'remark-…
-
On https://www.11ty.dev/docs/plugins/image, all "build cost" anchor links (using `#build-cost-🧰#build-cost-%F0%9F%A7%B0`) don't work as the intended anchor has a different name (`#build-cost-🧰`).
-
I wanted to try upgrading to 3.0.0 which required forcing the install of this plugin to see if it was possible. This plugin fails with the error following error
```
[11ty] Problem writing Eleventy t…
-
```
npm i @photogabble/eleventy-plugin-interlinker
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @photogabble/eleventy-plugin-interlinker@1.0…
-
I had one old html file in my site with the following bit:
```html
```
That url is now dead, but the error that eleventy-plugin-img2picture gave me is:
```
[11ty] Problem writing Eleventy…
-
Using version 0.8.0
Using tested node versions 16, 20
Error on startup when .vue file present:
Using `cross-env ELEVENTY_EXPERIMENTAL=true eleventy --serve`
```
[11ty] Problem writing Elevent…
-
Hi,
I'm generating some `*.bib`-files from global data `js` via `pagination`. When building via `npx eleventy --serve` everything works as expected: These `*.bib`-files end up in the output dire…
-
Possibly related to [this comment](https://github.com/11ty/eleventy-plugin-webc/issues/32#issuecomment-1533470897_) in issue #32.
Adding `permalink: false` to a `*.webc` file's frontmatter data res…
-
## Issue
- Currently set up entirely in eleventy.js file
- Only supporting images for Design Highlights
- Design Highlights are failing the Lighthouse test anyway #43
## Possible Solutions
- U…
-
Upfront note: I'd be willing to submit a PR to help out with this.
### Is your feature request related to a problem? Please describe.
Commit c505822 inadvertantly introduced some breaking change…