Skip to content

Blockquote support#36

Open
mattonfoot wants to merge 2 commits intomainfrom
support-blockquotes
Open

Blockquote support#36
mattonfoot wants to merge 2 commits intomainfrom
support-blockquotes

Conversation

@mattonfoot
Copy link
Copy Markdown
Contributor

feature to transform

> I am a quote!

Into

<blockquote class="govuk-inset-text">
      <p class="govuk-body-m">I am a quote!</p>
</blockquote>

Copy link
Copy Markdown
Member

@peteryates peteryates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seeing as there's no GOV.UK pattern for blockquotes this shouldn't overlap with anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants