Skip to content

Conversation

@Jakobuo
Copy link

@Jakobuo Jakobuo commented Apr 30, 2025

This pull request stops the autocomplete from turning titles in wikilinks lowercase, closing #402 .


chunkState <- 1

sb <- sb.Append(Char.ToLower(char))
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Slug is actually supposed to be lowercase. I think the change conceptually makes sense but should be implemented at a different level – I think instead of slug-ifying the completion for a wiki link title, perhaps using EncodeForWiki is enough.

@artempyanykh
Copy link
Owner

It'd be helpful to write a test.

@artempyanykh artempyanykh added the needs-further-input Further information is required from the reporter label Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-further-input Further information is required from the reporter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants