joadan / markdown-translator

A library to help translating markdown files to other languages, using the PO/POT standard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MarkdownTranslator

A library that helps you extract and replace raw content of markdown documents, with awareness of the syntax.

MarkdownTranslator Build Status

The drive of this is to generate POT files from markdown files. Then, to generate translated markdown documents based off of the results PO file.

This is library-only. There will probably (eventually) be a CI tool to do something like markdown-translator input.md output.pot and markdown-translator translation.po output.md.

About

A library to help translating markdown files to other languages, using the PO/POT standard.

License:MIT License


Languages

Language:C# 99.3%Language:Shell 0.7%