markdown helper

在中文输入法中,将·自动替换成`,》替换成>,!替换成'* '(减少按键距离)

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

نووسەر
鹿之城
Daily installs
0
Total installs
3
Ratings
0 0 0
وەشان
0.6.1
Created
2024-07-12
Updated
2024-07-13
Size
3.89 KB
مۆڵەت
MIT
Applies to

因为在中文输入法下,想键入代码块(``` ```),引用(> )以及'* ',需要按shift键切换输入法,非常的麻烦

因此此脚本旨在将 中文输入的

① "> ",将其替换为">"

② "` ",将其替换为"`"

③ "!",将其替换为"* ",因为按 shitf+8太远,所以缩短距离改为 shift+1

【脚本只针对 牛客 + 马克飞象】
【注意这个脚本会导致你无法输出"!"】