a ruby script to convert french docx to html and tag commented text, use xslt, nokogiri and rubyzip
Type in a console
bundle install
ruby convert_Docx2Html.rb myfile.docx path/to/html/file
if no destination path is specified extracted files are in the script folder