Skip to content

Markdown issue for bold #10542

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

Closed
alexanderadam opened this issue Feb 28, 2020 · 4 comments · Fixed by #10551
Closed

Markdown issue for bold #10542

alexanderadam opened this issue Feb 28, 2020 · 4 comments · Fixed by #10551
Labels
Milestone

Comments

@alexanderadam
Copy link

alexanderadam commented Feb 28, 2020

Description

Bold text within a table isn't rendered bold?

This code:

|Bold text below|
|:---:|
|**[this should be bold]()**|

should render like

Bold text below
this should be bold

Screenshots

github on the left and gitea on the right
Screenshot_20200228_231225

@dsseng
Copy link
Contributor

dsseng commented Feb 29, 2020

Looks like this is a bug in goldmark

@alexanderadam
Copy link
Author

alexanderadam commented Feb 29, 2020

Looks like or is a bug in goldmark? Should I open a corresponding bug in goldmark?

EDIT: You have to provide some versions data when opening an issue for goldmark. Can someone else (someone who can provide the data) please open an issue for it in goldmark if this is an goldmark issue and make a reference to this gitea issue?

@guillep2k
Copy link
Member

@alexanderadam Does this help?

gitea/go.mod

Line 99 in 421e7b7

github.com/yuin/goldmark v1.1.23

@alexanderadam
Copy link
Author

alexanderadam commented Mar 1, 2020

@yuin was incredibly fast and the fix is now in goldmark version 1.1.24.

@sapk sapk added this to the 1.12.0 milestone Mar 1, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants