Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Format Text Objects with Markdown #76

Open
BhavyeMathur opened this issue Sep 21, 2020 · 0 comments
Open

Format Text Objects with Markdown #76

BhavyeMathur opened this issue Sep 21, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@BhavyeMathur
Copy link
Owner

I saw this question on Stack Overflow: https://stackoverflow.com/questions/63992250/display-differently-styled-bulletpoints-with-pygame and thought that goopylib Text Objects should have an option to display text as is rendered in Markdown.

So the user should be able to bold parts of text using **, use italics using *, create bullets, etc. Maybe support for Quotes isn't required because it is much more complicated. Hyperlinks can be detected and they should be able to automatically link to open websites.

@BhavyeMathur BhavyeMathur added the enhancement New feature or request label Sep 21, 2020
@BhavyeMathur BhavyeMathur self-assigned this Sep 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant