1.12.0+dev-403-g154b137b6
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|
Looks like this is a bug in goldmark
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?
@alexanderadam Does this help?
https://github.com/go-gitea/gitea/blob/421e7b7875d4ee71eeaec6e1e28a3758adcb55ce/go.mod#L99
@yuin was incredibly fast and the fix is now in goldmark version 1.1.24
.
Most helpful comment
@yuin was incredibly fast and the fix is now in goldmark version
1.1.24
.