Canop / Canop/minimad

List support issues

Open
#2 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
30
Forks
6
PR merge metrics
No merged PRs in 30d

Description

This is not rendered as a bulleted list in termimad (via clima) (it ends up being italics or something):

```md
* item
* item
```

while this is:

```md
* item
* item
```

The `-` and `+` characters are also not supported for lists.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the behavior described in termimad via clima with the indented, plain, '-' and '+' Markdown list examples from the issue. Trace the Markdown parsing and rendering entry points, then verify that all three list markers render as bulleted lists rather than italics or plain text.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
content
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.