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

How to style footnotes differently than links? #926

Open
harkairt opened this issue May 9, 2022 · 0 comments
Open

How to style footnotes differently than links? #926

harkairt opened this issue May 9, 2022 · 0 comments

Comments

@harkairt
Copy link

harkairt commented May 9, 2022

I see both links and footnotes are an a href inside the p with the same values.

<a href="https://www.google.com" rel="noopener noreferrer" target="_blank">^3</a>
<a href="https://www.google.com" rel="noopener noreferrer" target="_blank">link</a>

I'd like to format footnotes to look like a footnote (be superscript where it is referenced), but how do I differentiate?

Thanks

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

1 participant