Skip to content

Commit

Permalink
No <p> in Heading.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Ary Borenszweig committed Jul 14, 2023
1 parent 59dc064 commit bebccba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Nri/Ui/Heading/V3.elm
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ markdown content =
Attribute <|
\config ->
{ config
| content = Content.markdownContent content
| content = Content.markdownInline content
, css = MarkdownStyles.anchorAndButton ++ config.css
}

Expand Down

0 comments on commit bebccba

Please sign in to comment.