Skip to content

Adding Markdown file support

Pre-release
Pre-release
Compare
Choose a tag to compare
@chriswendt1 chriswendt1 released this 16 Sep 01:45
· 119 commits to master since this release
6421109

Adding Document translation support for Markdown documents: *.md and *.markdown.
Avoid hang on invalid category.
Some known issues that still need addressing for MarkDown translation:

  • Too slow - translating paragraph by paragraph.
  • Lists indentation not copied to target
  • Some empty lines not copied to target
  • Inline code quotes (single ') will be translated to a different quote style.