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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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!)

Tác giả
鹿之城
Cài đặt hàng ngày
0
Số lần cài đặt
3
Đánh giá
0 0 0
Phiên bản
0.6.1
Đã tạo
12-07-2024
Đã cập nhật
13-07-2024
Kích thước
4 KB
Giấy phép
MIT
Áp dụng cho

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

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

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

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

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

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