Skip to content

Refactor

Phu Nguyen requested to merge work/refactor into master
  • Move parse_line functions into the common 'translation' module, now this module contains all details related to Markdown format;
  • Add some basic test cases for extraction and generation;
  • Add docstrings.

Merge request reports