MIGRATION: Handle Jira auto-numbered ordered list syntax
Open
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 91
Description
[This sample issue](https://github.com/toddfarmer/test_import/issues/268) demonstrates a gap in the jira2markdown syntax conversion utility, which apparently does not recognize Jira's auto-numbered ordered list syntax. This results in it being left as-is, which then renders as markdown headers instead. This probably needs to be fixed before migration.
Contributor guide
Research direction
Start with the jira2markdown syntax conversion utility and compare its behavior with the linked sample issue. Update the conversion so Jira auto-numbered ordered lists become valid Markdown ordered lists rather than headers, then verify the resulting rendered output.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100