Gitea: Markdown issue for bold

Created on 28 Feb 2020  Â·  4Comments  Â·  Source: go-gitea/gitea

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

kinbug

Most helpful comment

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

All 4 comments

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?

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pennal picture pennal  Â·  70Comments

demonpig picture demonpig  Â·  60Comments

DblK picture DblK  Â·  53Comments

coolaj86 picture coolaj86  Â·  49Comments

lunny picture lunny  Â·  98Comments