ITADN

Fix issue not remove Chinese Anchor

#840Pull RequestOriLiMu 创建于 2025-03-12
O
OriLiMucommented
The function `util.strip_anchor_links` not remove the Chinese anchor. For example, The link [[AAA#中文]], after the process of `util.strip_anchor_links` the result should be [[AAA]]. But in the current repo, the link will stay origin as [[AAA#中文]] So I make the fix.
合并状态:未合并 0 条评论