We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Obsidian 中选中文本输入 [[ 键可以快速创建反向链接,当前的输入方案里会将选中的内容替换掉。
附上Obsidian 中创建双链的快捷方式
The text was updated successfully, but these errors were encountered:
因为打的不是 [ 吧,中文状态默认是输出 【。 如果不需要 【 可以把标点改成直接输出 [,按照 #133 那样修改。
[
【
Sorry, something went wrong.
已解决 symbols_custom.yaml 修改 half_shape: '[' : '[' 即可。
No branches or pull requests
Obsidian 中选中文本输入 [[ 键可以快速创建反向链接,当前的输入方案里会将选中的内容替换掉。
附上Obsidian 中创建双链的快捷方式
The text was updated successfully, but these errors were encountered: