MacDownApp / MacDownApp/macdown
Support of Description / Definition lists
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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