feat: add link check, enable clever link rendering
All checks were successful
Website build and deploy / build (push) Successful in 1m22s
All checks were successful
Website build and deploy / build (push) Successful in 1m22s
This commit is contained in:
@@ -12,6 +12,9 @@ summaryLength = 50
|
||||
leftDoubleQuote = '“'
|
||||
rightDoubleQuote = '”'
|
||||
|
||||
[markup.goldmark.renderHooks.link]
|
||||
useEmbedded = "fallback"
|
||||
|
||||
[permalinks]
|
||||
blog = "/blog/:year/:slug"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user