-
What is happening here? https://github.com/ISMKim/connect-the-dots/blob/main/README.md?plain=1
-
**Bug Type**: Functionality
**Priority**: High
**Steps to Reproduce**:
1. Create a bug report.
2. Add a table using markdown syntax:
```
| Header 1 | Header 2 |
|----------|----------|
…
-
# Heading
## Sub heading
### body
`code`
**bold**
_italic_
> quote
bullet list
- item 1
- item 2
numbered list
1. item 1
2. item 2
[original: CATcher-testbed/alpha10-interim#93] [o…
-
### Steps to reproduce
Paste this in chat:
```markdown
Anything with a `rating` uses an integer from 1 to 7:
- 7 - **Perfect**, must try, life-changing, go out of your way to seek this out
- …
-
**Is your feature request related to a problem? Please describe.**
I have a CLI that supports 3 table formats: plain (HiddenBorder), basic (RoundedBorder), and markdown (??). I used `lipgloss/table…
-
# Heading
## Sub heading
### body
`code`
**bold**
_italic_
> quote
bullet list
- item 1
- item 2
numbered list
1. item 1
2. item 2
-
Markdown text not rendered properly.
![Screenshot 2024-10-09 at 9.27.27 AM.png](https://raw.githubusercontent.com/CATcher-testbed/alpha10/master/files/831157df-5c0c-4279-8326-504ee528c3ee.png)
…
-
**Describe the bug**
More of a surprise. I manually added an abstract to a publication and noticed that parts of it were italicized.
This was caused by gender asterisks (*) in the text being used as…
-
- [X ] I've checked [docs](https://rich.readthedocs.io/en/latest/introduction.html) and [closed issues](https://github.com/Textualize/rich/issues?q=is%3Aissue+is%3Aclosed) for possible solutions.
- […
-
**Bug Type**: Functionality
**Priority**: High
**Steps to Reproduce**:
1. Create a bug report.
2. Add a table using markdown syntax:
```
| Header 1 | Header 2 |
|----------|----------|
…