We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Not natural language, but computer language
pandoc --from <SOURCE_LANGUAGE> --to <TARGET_LANGUAGE> $TARGET_FILE
pandoc --from mediawiki --to markdown network.mediawiki > network.md