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

feat(Util): escape more markdown characters #8701

Merged
merged 5 commits into from
Oct 10, 2022
Merged

Commits on Oct 4, 2022

  1. feat(Util): escape more markdown characters

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    30d4861 View commit details
    Browse the repository at this point in the history
  2. types(EscapeMarkdownOptions): update types

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    4f87b13 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. fix: lists bulleted with *

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    549ee36 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. tests(escapeMarkdown): add tests

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    a7bb52b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    49788aa View commit details
    Browse the repository at this point in the history