> For the complete documentation index, see [llms.txt](https://book.linh.eu.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.linh.eu.org/wpsoffice-cao-zuo/ru-he-zai-shu-zi-qian-pi-liang-tian-jia-wen-zi.md).

# 如何在数字前批量添加文字

例：在文中数字前加“fts-”。

快捷键“Ctrl+h”调出替换对话框，“查找内容”处输入“\[0-9]{1，}”，勾选“使用通配符”；“替换为”处输入“fts-^&” 然后点击“全部替换”即可。
