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

improvement: add '-' for each <li> element found #87

Closed
pippinmole opened this issue Jan 23, 2024 · 0 comments · Fixed by #88
Closed

improvement: add '-' for each <li> element found #87

pippinmole opened this issue Jan 23, 2024 · 0 comments · Fixed by #88

Comments

@pippinmole
Copy link

pippinmole commented Jan 23, 2024

Hi,

Thank you for introducing #84. I wonder if we could build more onto this, such as introducing - characters for every <li> that occurs in the description?

Currently, a description like this:

Screenshot 2024-01-23 at 18 17 30

will output a description like so:

What you will get in return:
Fantastic market leading Pension scheme
Excellent employee health and wellbeing services including an Employee Assistance Programme
Exceptional starting annual leave entitlement, plus bank holidays
Additional paid closure over the Christmas period
Local and national discounts at a range of major retailers

what I'm suggesting is, we append the - character (which could be customizable to the library user), so there is at least some knowledge that it was a list element:

What you will get in return:
- Fantastic market leading Pension scheme
- Excellent employee health and wellbeing services including an Employee Assistance Programme
- Exceptional starting annual leave entitlement, plus bank holidays
- Additional paid closure over the Christmas period
- Local and national discounts at a range of major retailers

Thanks

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 a pull request may close this issue.

1 participant