app/changelogs/v3.1.x/v3.1.29/v3.1.29.md
This version improves some details.
Important changes: List Markdown marker changed from * to - (#14680)
Affected scope:
-* marker need to adjust their logicDoes not affect input, and the * marker can still be used for input.
Adaptation operation:
Doc Tree - More - Rebuild Index to update the list markers in the data indexmarkdown LIKE '* [x]%' to markdown LIKE '- [x]%'markdown LIKE '- [x]%' OR markdown LIKE '* [x]%'Below are the detailed changes in this version.
/ in doc titles with /Duplicate then select the block- marker for lists when exporting MarkdownExit focus button state when backing on mobile in the database title