Skip to content

Commit

Permalink
feat(cmd/xliff): update markdown-translation
Browse files Browse the repository at this point in the history
- support nested tabs
- fix inline segmentation bugs
- support tab groups
  • Loading branch information
moki committed Jan 25, 2024
1 parent ef14de6 commit d7b1777
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@aws-sdk/client-s3": "^3.369.0",
"@diplodoc/client": "^2.0.0",
"@diplodoc/latex-extension": "^1.0.3",
"@diplodoc/markdown-translation": "^1.0.4",
"@diplodoc/markdown-translation": "^1.1.0",
"@diplodoc/mermaid-extension": "^1.2.1",
"@diplodoc/openapi-extension": "^1.4.10",
"@diplodoc/transform": "^4.8.2",
Expand Down

0 comments on commit d7b1777

Please sign in to comment.