将问号替换为空字符串,用来达到过滤问号的作用 #71

Open
XuLingLing wants to merge 1 commits from Bug492-XuHongJian into master

Bug 492
在highlight.js中增加一行代码,将选中的问号替换为空字符串,这样选中问号就不会导致文章单词中间出现过多问号

[Bug 492](http://118.25.96.118/bugzilla/show_bug.cgi?id=492) 在highlight.js中增加一行代码,将选中的问号替换为空字符串,这样选中问号就不会导致文章单词中间出现过多问号
XuLingLing added 1 commit 2022-12-15 19:32:43 +08:00
This pull request has changes conflicting with the target branch.
  • app/static/js/highlight.js
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b Bug492-XuHongJian master
git pull origin Bug492-XuHongJian

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff Bug492-XuHongJian
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mrlan/EnglishPal#71
There is no content yet.