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

Bug with welcome message and markdown #162

Open
Heacien opened this issue Feb 20, 2019 · 2 comments
Open

Bug with welcome message and markdown #162

Heacien opened this issue Feb 20, 2019 · 2 comments

Comments

@Heacien
Copy link
Contributor

Heacien commented Feb 20, 2019

If the welcome message is like Welcome to **$SITENAME$**! the bold markdown prevents the parameter to get replaced.

ac_bug2

Maybe I can solve this bug on my own - if I got some spare time left.

@Heacien Heacien changed the title Bug with welcome message Bug with welcome message and markdown Feb 20, 2019
@oliversalzburg
Copy link
Collaborator

The majority of the work to be done is probably around https://github.com/Benjol/SE-AutoReviewComments/blob/master/src/autoreviewcomments.user.js#L356-L366

Create a fork, make your fixes in a branch, push the branch, create a pull request here and it'll probably make itself into the next release.

@Benjol
Copy link
Owner

Benjol commented Feb 21, 2019

It's not the bold. The Welcome message is quite simply not processed for tags.
This change will be slightly complicated by the fact that you need to display the unprocessed welcome message when editing it.

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

No branches or pull requests

3 participants