Function link font size #277
Answered
by
minad
fakeGenuis
asked this question in
Q&A
-
|
I'm not sure this is a bug or default behavoir. When I create a link to a function in org-mode buffer, that link font is small and not horizontal aligned. See below figure, the first line is |
Beta Was this translation helpful? Give feedback.
Answered by
minad
Apr 5, 2025
Replies: 1 comment
-
|
The problem is that |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fakeGenuis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

The problem is that
[fn:1]and[fn:name]are footnote links, which leads to a conflict here. You can setorg-modern-footnoteto nil to disable the footnote fontification.