zwsp-linker

2025.9.1498
687

# init.py import re def safelink_zwsp(text: str) -> str: """ Insert zero-width spaces into URLs to prevent auto-linking and allow…