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

Add link button for info text page sections #581

Open
gerritbruening opened this issue Jan 20, 2021 · 2 comments
Open

Add link button for info text page sections #581

gerritbruening opened this issue Jan 20, 2021 · 2 comments

Comments

@gerritbruening
Copy link
Contributor

Like in /bibliography where you can click on the pilcrow symbol.

@thvitt
Copy link
Member

thvitt commented Jan 20, 2021

Bibliographie:

<a href="#aa_epen_2" class="hover-link"></a>

@thvitt
Copy link
Member

thvitt commented Sep 25, 2022

.hover-link ist jetzt in irgendeinem globalen CSS. D.h. man kann folgendes machen:

<h2 id="abschnittsTitel">Abschnitts-Titel <a href="#aa_epen_2" class="abschnittsTitel"></a></h2>

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

No branches or pull requests

2 participants