switch order of heading and image
This commit is contained in:
7
package-lock.json
generated
7
package-lock.json
generated
@ -16,7 +16,7 @@
|
||||
"@11ty/eleventy-plugin-rss": "^2.0.4",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.2",
|
||||
"@mdit/plugin-attrs": "^0.24.2",
|
||||
"@zachleat/heading-anchors": "https://github.com/lee0c/heading-anchors/tarball/main",
|
||||
"@zachleat/heading-anchors": "github:lee0c/heading-anchors",
|
||||
"lodash-es": "^4.17.23",
|
||||
"luxon": "^3.7.2"
|
||||
}
|
||||
@ -800,8 +800,7 @@
|
||||
},
|
||||
"node_modules/@zachleat/heading-anchors": {
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://github.com/lee0c/heading-anchors/tarball/main",
|
||||
"integrity": "sha512-DQz11XHUNEXzwq8GBedqBVBYGjtdSjWDgcXQrg4bcbS9N3qwJZFhi6Sj4UnzQD7eQOEejCvxTzldS9iRi+rQzg==",
|
||||
"resolved": "git+ssh://git@github.com/lee0c/heading-anchors.git#47d51859b7e7ea8d74b9a381a3be87b54e3f4703",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
@ -2104,7 +2103,6 @@
|
||||
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
},
|
||||
@ -2128,7 +2126,6 @@
|
||||
"integrity": "sha512-7Hc+IvlQ7hlaIfQFZnxlRl0jnpWq2qwibORBhQYIb0QbNtuicc5ZxvKkVT71HJ4Py1wSZ/3VR1r8LfkCtoCzhw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"posthtml-parser": "^0.11.0",
|
||||
"posthtml-render": "^3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user