You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: