帮助输入 markdown 格式语法的工具,不是所有的 md 编辑器都那么方便修改格式,而且浮窗点击的形式有时会更方便。
This is a tool to help input markdown formatting syntax, not all md editors are that easy to modify the formatting, and the floating window click format is sometimes more convenient.
基于 Python语言编写,使用了 Pyqt5、Pywin32、PyYaml、pyperclip 等第三方库。
The code is written in Python and uses third-party libraries such as Pyqt5, Pywin32, PyYaml, and pyperclip.
当前版本支持通过修改 Config 下的 data.yaml 文件来实现语法键入的自定义,同时在高版本 win10 中拥有花里胡哨的毛玻璃背景。
The current version of the tool supports syntax typing customization by modifying the data.yaml file under Config, and has a fancy glassy background in higher versions of win10.