feat: cleaning up newer posts using old shortcode
also adding markdown-it-attrs to add attrs to various markdown elements!
This commit is contained in:
parent
d59b3767f4
commit
20fcf37d3a
9 changed files with 47 additions and 100 deletions
|
@ -84,6 +84,8 @@ export default function (eleventyConfig) {
|
|||
loading: "lazy",
|
||||
decoding: "async",
|
||||
},
|
||||
|
||||
failOnError: false,
|
||||
});
|
||||
|
||||
// --------------------- Passthrough File Copy -----------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue