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