当 # 出现在字符串中时,我想使用 JavaScript 在新行上拆分它。
请帮我。
样本输入:
This application helps the user to instantiate #Removed#Basic#afdaf#Clip#Python#matching of many parts#
预期输出:
This helps the user to instantiate
Removed
Basic
afdaf
Clip
Python
matching of many parts