getgauge / taiko

A node.js library for testing modern web applications
https://taiko.dev
MIT License
3.56k stars 452 forks source link

Update .eleventy.js #2722

Closed Alexlesch98 closed 1 month ago

Alexlesch98 commented 5 months ago
  1. I've grouped the required modules at the beginning for better clarity.
  2. Each configuration or plugin addition is separated with comments for easier understanding.
  3. The Markdown rendering configuration is now encapsulated in a variable (mdIt) for better modularity.
  4. The conditional check in the eleventyConfig.addFilter('markdown', ...) function is simplified for readability.
zabil commented 1 month ago

Closing as the DCO is not signed and the netlify tests aren't passing