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
感谢作者开发出这么棒的插件。每次更新 我都会去 plugin\markmap\resource\markmap-view.js 中设置自定义字体。
gt=".markmap{font:300 14px/20px 华康手札体W5P}.markmap-link{fill:none}.markmap-node>circle{cursor:pointer}.markmap-foreign{display:inline-block}.markmap-foreign a{color:#0097e6}.markmap-foreign a:hover{color:#00a8ff}.markmap-foreign code{background-color:#f0f0f0;border-radius:2px;color:#555;font-size:calc(1em - 2px);padding:.25em}.markmap-foreign pre{margin:0}.markmap-foreign pre>code{display:block}.markmap-foreign del{text-decoration:line-through}.markmap-foreign em{font-style:italic}.markmap-foreign strong{font-weight:700}.markmap-foreign mark{background:#ffeaa7}
请求作者在配置文件中添加自定义字体这个功能。
The text was updated successfully, but these errors were encountered:
@xyz349925756
你好,感谢反馈。需求已经支持。
.\plugin\global\user_styles\
customize.css
.markmap { font:300 14px/20px 华康手札体W5P !important; }
Sorry, something went wrong.
此 issue 关闭,如有问题,麻烦在下面留言或另开 issue。
No branches or pull requests
感谢作者开发出这么棒的插件。每次更新 我都会去 plugin\markmap\resource\markmap-view.js 中设置自定义字体。
请求作者在配置文件中添加自定义字体这个功能。
The text was updated successfully, but these errors were encountered: