This commit is contained in:
parent
53ee761e6e
commit
87c7dd40ef
@ -63,7 +63,6 @@ module.exports = function(eleventyConfig) {
|
|||||||
// Customize Markdown library and settings:
|
// Customize Markdown library and settings:
|
||||||
let markdownLibrary = markdownIt({
|
let markdownLibrary = markdownIt({
|
||||||
html: true,
|
html: true,
|
||||||
breaks: true,
|
|
||||||
linkify: true
|
linkify: true
|
||||||
}).use(markdownItAnchor, {
|
}).use(markdownItAnchor, {
|
||||||
permalink: markdownItAnchor.permalink.ariaHidden({
|
permalink: markdownItAnchor.permalink.ariaHidden({
|
||||||
|
Loading…
Reference in New Issue
Block a user