Describe the bug
A link within a heading line overrides the heading tag. Other markdown renderers allow the heading tag to modify the link text (see below)
Checklist
[ x] I can reproduce this issue with a vanilla SwiftUI project.
[ x] I can reproduce this issue using the main branch of this package.
Describe the bug A link within a heading line overrides the heading tag. Other markdown renderers allow the heading tag to modify the link text (see below)
Checklist
main
branch of this package.Steps to reproduce Create a line of text in SwiftUI iOS that starts with a heading tag, and includes a markdown link instead of plain text.
Latest News
Expected behavior "Latest News" rendered as a url link, but with heading styling as expected with ## (works here in Github)
Version information