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

Grav remove GET params in Links #2282

Closed
Memurame opened this issue Dec 6, 2018 · 1 comment
Closed

Grav remove GET params in Links #2282

Memurame opened this issue Dec 6, 2018 · 1 comment
Labels

Comments

@Memurame
Copy link

Memurame commented Dec 6, 2018

Grav removes part of the link!

In the Admin-Pligin i write a Link in Markdown like
[Ausschnitt aus der Tagesschau vom 18. April 2016](https://www.srf.ch/play/tv/tagesschau/video/nationales-spitzentreffen-berufsbildung?id=3e2a45de-e54e-4c2a-ae7b-92528bb3394e)

But on the Webpage has the link a diferent href.
<a href="https://www.srf.ch/play/tv/tagesschau/video/nationales-spitzentreffen-berufsbildung" id="3e2a45de-e54e-4c2a-ae7b-92528bb3394e">Ausschnitt aus der Tagesschau vom 18. April 2016</a>

Why the id is a attribute?
How can I fix this

Thanks for help.

@rhukster
Copy link
Member

rhukster commented Dec 6, 2018

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

No branches or pull requests

2 participants