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

Text of site internal links should extend to Title of link #264

Open
jnachtigall opened this issue Jul 10, 2015 · 1 comment
Open

Text of site internal links should extend to Title of link #264

jnachtigall opened this issue Jul 10, 2015 · 1 comment

Comments

@jnachtigall
Copy link

Seems to me like a regression bug. Prior the 0.6 update when I entered a link like https://we.riseup.net/group+folder/some-document in a wiki then the link would extend to:
<a href="/group+folder/some-document">title of the document</a>

Now it does extend to just the URL (which is of course less meaningfull than the title):
<a href="https://we.riseup.net//group+folder/some-document">we.riseup.net//group+folder/some-document...</a>

I would like to have the old behaviour back 😭

@elijh
Copy link
Contributor

elijh commented Jul 10, 2015

I liked that too. I am not sure what might have caused the change, since I am not aware of anyone modifying that part of the code.

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

No branches or pull requests

2 participants