-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Penny makes a lot of effort to show GitHub markdown strings in Discord, in a form that is nicer to see in Discord.
But I still want to make it even better:
- Penny should convert strings like
#66
to "Replace the "projectboard" workflow currently present in all repos #66" which is also a link, when sending to Discord. - Also should count the actual string value of only
Text
elements when doingString.unicodesPrefix()
for markdown documents. - Turn "TODO lists" (like this list here in this issue) into normal bullet-point list, because Discord doesn't render these lists properly.
- "trailingTextMinLength" should only take effect if the text doesn't fit in the
maxVisualLength
limit at all.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request