Skip to content

Commit 880fce2

Browse files
authored
Merge stable into master
2 parents 7de953f + 1873134 commit 880fce2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/updating/update-to-46.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This improvement makes it easier to create visually consistent and professional-
5353

5454
### Markdown processor dependency refresh
5555

56-
The {@loink features/markdown Markdown} feature dependencies have been modernized with a switch to the `unified` ecosystem, replacing the previous `marked` / `turndown` implementation. This change brings more consistent and symmetrical HTML ↔ Markdown conversion. By adopting `remark` and `rehype` from the same family of tools, we have created a more reliable and maintainable implementation that will better serve your document processing needs.
56+
The {@link features/markdown Markdown} feature dependencies have been modernized with a switch to the `unified` ecosystem, replacing the previous `marked` / `turndown` implementation. This change brings more consistent and symmetrical HTML ↔ Markdown conversion. By adopting `remark` and `rehype` from the same family of tools, we have created a more reliable and maintainable implementation that will better serve your document processing needs.
5757

5858
### Manual token refreshing
5959

0 commit comments

Comments
 (0)