diplodoc-platform / translation

generate xlf and skeleton for translation and assemble markdown out of xlf and skeleton
MIT License
8 stars 2 forks source link

Support Mermaid translation #144

Open 3y3 opened 5 months ago

3y3 commented 5 months ago

Mermaid is first class citien feature for Diplodoc platform. So we should translate in from the box.

But it is hard to find translatable units here.

Nice to have some universal solution here. This solution should be written one time end works with all existed and future Mermaid diagrams.

At minimum we need some simple extendable solution, which works fine with existed diagrams for small code lines cost (2k lines at max). Extensibility should be implemented as declarative feature. For example - json schema over Mermaid parsed json AST.