Skip to content

Even better markdown handling #100

@MahdiBM

Description

@MahdiBM

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 doing String.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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions