Skip to content

Commit eddafc6

Browse files
authored
Update README.md
1 parent 37ecca4 commit eddafc6

File tree

1 file changed

+28
-4
lines changed

1 file changed

+28
-4
lines changed

README.md

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,31 @@
1-
原项目地址 https://github.com/greycodee/flomo-code
1+
![](./images/flomo128.png)
22

3-
feat: 仅新增复制按钮
3+
# Flomo Code
44

5-
feat: 新增自动高亮
5+
Flomo Code 是一款 Chrome 扩展程序,为您的 Flomo 笔记提供代码语法高亮功能。
66

7-
fix: 网址形式的内容在高亮块显示不为 herf 问题
7+
## 安装
8+
9+
您可以从 [Release](https://github.com/greycodee/flomo-code/releases/) 下载源码压缩包,然后解压文件。在 **Chrome 扩展程序**页面打开右上角的**开发者模式**,选择**加载已解压的扩展程序**,选择解压的文件路径,就可加载flomo-code
10+
## 使用
11+
12+
要使用 Flomo Code,只需在 Flomo 笔记中添加 Markdown 代码块,点击 flomo 页面右下角`绿色按钮`,即可突出显示语法。
13+
14+
### before
15+
![](./before.png)
16+
17+
### after
18+
![](./after.png)
19+
20+
## 更换代码主题
21+
22+
可以在插件栏点击进行更换代码主题
23+
24+
![](./choose_theme.gif)
25+
## 贡献
26+
27+
欢迎贡献!如果您发现错误或有功能请求,请在 [GitHub 存储库](https://github.com/greycodee/flomo-code) 上打开 Issue。
28+
29+
## 许可证
30+
31+
Flomo Code 在 [MIT 许可证](https://opensource.org/licenses/MIT) 下获得许可。

0 commit comments

Comments
 (0)