coveo / coveo/source.coveo.com
Bold does not work
Open
- Dominant language
- CSS
- Stars
- 20
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
in markdown you can use **bold** to emphasis on some keyword. Jekyll seems to generate `` around your keywords appropriately, but the css font-weight is overwritten as 400 instead of bold
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the generated element and the CSS rules applied to it; the issue gives no file or test entry point. Start by reproducing the Markdown rendering in the blog, then verify that the computed font weight is bold and that the existing styling no longer overrides it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, jekyll
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100