Can the <p> element get removed form anchor link? #2364
Unanswered
kay-adamof
asked this question in
Q&A
Replies: 1 comment 2 replies
-
XY problem. Provide more info. You seem to ask about how markdown works. If you write |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In this document, the anchor link will be converted to this JSX equivalent;
However, I don't want to use
<p>
element for personal reason.Is there any way to get rid of it?
Beta Was this translation helpful? Give feedback.
All reactions