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

Inconsistent Font Size in Markdown Headers When Linking to External URL #1896

Closed
mjbloch opened this issue Apr 15, 2024 · 2 comments
Closed
Labels
bug Something isn't working customer request An Evidence customer has requested this

Comments

@mjbloch
Copy link

mjbloch commented Apr 15, 2024

Steps To Reproduce

index.md

# [Linked Header](https://www.google.com/)
# No Link

Environment

  • Node version (node -v): 20.11.1
  • npm version (npm -v): 10.2.4
  • OS: mac
  • Browser: Chrome
  • Database: Redshift

Expected Behavior

I would expect the font size to be the same for a header regardless of whether it is a link of not.

Actual Behaviour

Headers are smaller when they link to an external URL.
image

Workarounds

No

@mjbloch mjbloch added bug Something isn't working to-review Evidence team to review labels Apr 15, 2024
@archiewood archiewood removed the to-review Evidence team to review label Apr 16, 2024
@archiewood
Copy link
Member

reproduced

@archiewood archiewood mentioned this issue Apr 16, 2024
4 tasks
@archiewood
Copy link
Member

Resolved by #1899

@archiewood archiewood added the customer request An Evidence customer has requested this label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working customer request An Evidence customer has requested this
Projects
None yet
Development

No branches or pull requests

2 participants