Friday night drops the most controversial change of the 3.0 release yet:

We’re switching to Tabs.

https://github.com/11ty/eleventy/issues/3098

Use tabs. · Issue #3098 · 11ty/eleventy

Cue the pitchforks! https://www.brycewray.com/posts/2022/06/accessibility-argument-tabs-spaces/ https://alexandersandberg.com/articles/default-to-tabs-instead-of-spaces-for-an-accessible-first-envi...

GitHub

@eleventy I’m curious how you solved the problem with YAML not supporting tabs. In my case, I worked around it by splitting the front matter into separate files:

item/
index.md
index.yml

…and setting up two spaces in the .editorconfig for .yml files.

@pepelsbey ah I didn’t touch the tests folder 😅😎
@eleventy No tests, no problems!☝️