MacDownApp / MacDownApp/macdown

Support of Description / Definition lists

Open
#552 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

upstream
Dominant language
Rich Text Format
Stars
9.8k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

```
kramdown
: A Markdown-superset converter
```

Refs:
- https://pythonhosted.org/Markdown/extensions/definition_lists.html
- http://meta.stackexchange.com/questions/72395/is-it-possible-to-have-definition-lists-in-markdown/121157#121157
- https://michelf.ca/projects/php-markdown/extra/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No implementation files or tests are named. Start by reviewing the definition-list syntax in the issue and its references, then locate the Markdown conversion path; done means the shown description/definition list syntax is supported in the generated output.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown
Domain
content
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.