Include the EleventyRenderPlugin for rendering the markdown readme as HTML

Tue Mar 11 2025

tucker.mcknight@gmail.com


    

1ca07e91a911cf9c19bac5a4c49462de1fd74da8

darcs pull https://repos.tuckerm.us/repos/eleventy-darcs/branches/main -h 1ca07e91a911cf9c19bac5a4c49462de1fd74da8
eleventy.config.js:8
Before
After
import { EleventyRenderPlugin } from "@11ty/eleventy";
eleventy.config.js:13
Before
After
	eleventyConfig.addPlugin(EleventyRenderPlugin);