Skip to content

Conversation

@tobolikd
Copy link

Fix for issue #2258

Removes "disableBrokenWikilinks" from OFM and moves broken link handling to CrawlLinks

Adds new options to CrawlLinks (from the updated doc):

  • checkBrokenWikilinks: Whether to check for broken wikilinks. Defaults to true.
  • onBrokenWikilink: What to do with broken wikilinks. Can be "disable" (default), "remove", or "error".
    • disable: Keep the link as is, but add the broken class.
    • remove: Remove the link, leaving only the text.
    • error: Throw an error and stop the build.
@github-actions
Copy link

github-actions bot commented Dec 22, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
quartz ✅ Ready (View Log) Visit Preview 8f7c8b4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant