Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark the wrong word as link when a word is repeated twice #1235

Open
KSXGitHub opened this issue Mar 13, 2021 · 1 comment
Open

Mark the wrong word as link when a word is repeated twice #1235

KSXGitHub opened this issue Mar 13, 2021 · 1 comment
Assignees
Labels

Comments

@KSXGitHub
Copy link

KSXGitHub commented Mar 13, 2021

Describe the bug

screenshot

To Reproduce
Steps to reproduce the behavior:

  1. Install OctoLinker
  2. Go to https://github.com/Voultapher/once_self_cell#a-motivating-use-case

Expected behavior

The module name (once_self_cell), not the tail of unsync_once_self_cell, is turned into a link:

use once_self_cell::unsync_once_self_cell;

Additional context

@KSXGitHub KSXGitHub added the bug label Mar 13, 2021
@stefanbuck
Copy link
Member

Thanks, I think this and #1233 are both caused by the same underlying issue. I'll book some time earlier this week to look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants