Skip to content

Comments

Fix linkify extension path and limit generated slug length#23

Merged
dendencat merged 1 commit intomainfrom
codex/fix-comments
Sep 16, 2025
Merged

Fix linkify extension path and limit generated slug length#23
dendencat merged 1 commit intomainfrom
codex/fix-comments

Conversation

@dendencat
Copy link
Owner

Summary

  • point the markdown filter to the built-in markdown.extensions.linkify module so preview rendering works
  • trim the base slug before appending the UUID fragment to keep generated slugs within the field length

Testing

  • pytest (fails: ValueError: Unable to configure handler 'file' because /workspace/techblog_cms/logs/django.log is missing)

https://chatgpt.com/codex/tasks/task_e_68c9460525a4832e9e6b2f9fd8257bc8

@dendencat dendencat merged commit 1c9a715 into main Sep 16, 2025
1 check passed
@dendencat dendencat deleted the codex/fix-comments branch September 16, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant