Wikipedia in Markdown format:
- clone the project github.com/rognoni/markpedia
- create a new MediaWiki markup file, for example wiki/Anti-pattern.wiki
- execute the command
pandoc -s Anti-pattern.wiki -o Anti-pattern.md
- edit style and content, for example add
.md
extension to the wiki-links - push and browse https://raw.githubusercontent.com/rognoni/markpedia/master/wiki/Anti-pattern.md
- make a pull request
Top comments (0)