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

Spike - Add formatting help for payment link description #4280

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stephencdaly
Copy link
Contributor

@stephencdaly stephencdaly commented Oct 3, 2024

Add a details section with information about how to add markdown to the payment link description.

This also needs to be added in app/views/payment-links/edit-information.njk. Although it's recommended that the create and edit views for payment links are merged to avoid duplication.

Screenshot 2024-10-03 at 11 11 52

Add a details section with information about how to add markdown to
the payment link description.
@stephencdaly stephencdaly changed the title Add formatting help for payment link description Spike - Add formatting help for payment link description Oct 3, 2024
<h3 class="govuk-heading-m">Links and URLs</h3>

<p>To add a link, use square brackets [ ] around the link text, and round brackets ( ) around the full URL. Make
sure there are no spaces between the two sets of brackets. For example:</p>
Copy link
Contributor

@katstevens katstevens Oct 3, 2024

Choose a reason for hiding this comment

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

Notify have got some really solid Markdown advice for links in their docs. I'd recommend we lift as much as possible from their guidance to help our service users create good content (for example recommending avoiding third party url-shorteners).

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