charmbracelet / glamour

Stylesheet-based markdown rendering for your CLI apps 💇🏻‍♀️
MIT License
2.3k stars 171 forks source link

URL links do not get rendered inside bold text #312

Closed fazlearefin closed 1 week ago

fazlearefin commented 4 months ago

Describe the bug When a URL link is inside bold text, the URL does not get rendered.

Setup Please complete the following information along with version numbers, if applicable.

To Reproduce Steps to reproduce the behavior:

  1. Create a markdown file.md with the code in the source code section below
  2. View the file glow file.md

Source Code

# File

**[URL](https://www.example.com)**

Expected behavior Text in bold, followed by URL

Screenshots glow-screenshot

caarlos0 commented 3 weeks ago

this issue is in glamour, transferring