Add MediaWiki markup support
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
Add MediaWiki markup support for notes
File extension: *.wiki
- https://www.mediawiki.org/wiki/Markup_spec
- https://en.wikipedia.org/wiki/Help:Wiki_markup
- https://en.wikibooks.org/wiki/MediaWiki_User_Guide
- https://en.wikibooks.org/wiki/Editing_Wikitext
- https://stackoverflow.com/questions/9824489/any-markdown-to-wikimarkup-converter-available
- https://openwetware.org/wiki/Converting_documents_to_mediawiki_markup
Contributor guide
No contributing guide indexed for this repository
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 files, tests, or entry points are named. Start by locating how notes select and parse markup, then review the linked MediaWiki markup references; done should mean notes with a *.wiki extension accept and render MediaWiki markup consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- content
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100