-
It looks like the emailer cant convert markdown tables as shown below in these Actions steps. I believe this can work by enabling table support in Showdown. Would this be something you could add?
…
-
**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…
-
`::: create markdown table with major milestones`
Ad libs that the markdown should be enclosed in a code fence:
```markdown exec
```
Kind of cute really. Maybe the prompt has to …
-
**Bug Type**: Functionality
**Priority**: High
**Steps to Reproduce**:
1. Create a bug report.
2. Add a table using markdown syntax:
```
| Header 1 | Header 2 |
|----------|----------|
…
-
**Bug Type**: Functionality
**Priority**: High
**Steps to Reproduce**:
1. Create a bug report.
2. Add a table using markdown syntax:
```
| Header 1 | Header 2 |
|----------|----------|
…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
In markdown, can use `` to break lines inside a table, but this does not seem to be supported. Is there any other way to manually newlines?
![image](https://github.com/user-attachments/assets/b6fdcb7…
-
- NeoDash version: 2.4.4
The following Markdown table is valid, but does not get rendered properly in Markdown report
| As of: 2024-03-13T13:28:44 | |
| ------…
-
Currently, Docs to Markdown converts all tables to HTML tables, which is also valid in Markdown files. But some simple tables could be converted to Markdown tables, and they would be more readable in …
-
gt version 0.11.0
patchwork version 1.3.0
---
reprex:
```
gt gt::gt() |> gt::fmt_markdown()
gt
```
![image](https://github.com/user-attachments/assets/e96a3c88-ba69-4b52-93f7-01ea…