Skip to content

Add linkify_urls configuration option#63

Merged
stefan-burke merged 1 commit intomainfrom
claude/disable-linkify-urls-raQ4D
Mar 29, 2026
Merged

Add linkify_urls configuration option#63
stefan-burke merged 1 commit intomainfrom
claude/disable-linkify-urls-raQ4D

Conversation

@stefan-burke
Copy link
Copy Markdown
Member

Summary

Added a new configuration option linkify_urls to the config file to control URL linkification behavior.

Changes

  • Added linkify_urls configuration flag to _data/config.json with a default value of false
  • This new option allows for toggling automatic URL conversion to links throughout the application

Implementation Details

The new configuration option is disabled by default (false), allowing for gradual adoption or opt-in behavior for URL linkification features.

https://claude.ai/code/session_01Nw9uac9GQXqkXqR9nyDRW6

Set linkify_urls: false to prevent automatic URL linking.

https://claude.ai/code/session_01Nw9uac9GQXqkXqR9nyDRW6
@stefan-burke stefan-burke merged commit 957d102 into main Mar 29, 2026
4 checks passed
@stefan-burke stefan-burke deleted the claude/disable-linkify-urls-raQ4D branch March 29, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants