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

Add support for bold headings #1824

Open
ismailcherri opened this issue Jan 3, 2024 · 0 comments
Open

Add support for bold headings #1824

ismailcherri opened this issue Jan 3, 2024 · 0 comments

Comments

@ismailcherri
Copy link

Hi!

We have a Github integration that posts a PR message after doing some checks. The PR message contains a bold heading in markdown:

## Some text, then *some bold text*

This works fine on Github, however, the message on Slack becomes:

*Some text, then *some bold text**

This is due to the lack of support for nested bold tags inside a header tag

I created a fix PR on the html-to-mrkdwn repo, but it seems that this repository is not updated frequently, so I thought this might be the correct place to post the issue

I'm also open to other suggestions related to the matter.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant