diplodoc-platform / transform

Simple transformer YFM (Yandex Flavored Markdown) to HTML.
MIT License
56 stars 36 forks source link

Make cuts more accessible #387

Closed 3y3 closed 2 months ago

3y3 commented 7 months ago

Cuts final html doesn't have role and state

Looks like we need expanded state and some relevant role.

martyanovandrey commented 5 months ago
martyanovandrey commented 2 months ago

Proposal: https://github.com/diplodoc-platform/transform/issues/405#issue-2263112070

Changes needed here: https://github.com/diplodoc-platform/transform/blob/master/src/transform/plugins/cut.ts and probably here: https://github.com/diplodoc-platform/transform/blob/master/src/js/cut.ts

martyanovandrey commented 2 months ago

done https://github.com/diplodoc-platform/transform/pull/476