generate xlf and skeleton for translation and assemble markdown out of xlf and skeleton
7
stars
3
forks
source link
fix(diplodoc/anchors): ignore duplicated title text inside header between span_open and span_close tokens #82
Closed
moki closed 1 year ago
https://github.com/yandex-cloud/yfm-transform/pull/244 introduced title duplication between span_open and span_close tokens.
during markdown-render we should ignore it(do not render it).
blocker for the transform version upgrade