mirror of
https://github.com/moyf/easy-copy.git
synced 2026-07-22 12:20:26 +00:00
docs: update README
This commit is contained in:
parent
1f879988cf
commit
44944bcfd3
2 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# Easy Copy - 让复制变得简单又智能!
|
||||
[English](./README.md) | 中文文档
|
||||
|
||||
   
|
||||
|
||||
Easy Copy 可以根据你的光标位置智能复制文本(例如 `内联代码` 内的文本),
|
||||
同时,它也支持快速生成并复制跳转到 **标题** 或者 **段落(块)** 的笔记内部链接。
|
||||
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
English | [中文文档](./README-zh.md)
|
||||
|
||||
   
|
||||
|
||||
Easy Copy can smartly copy content based on your cursor position (e.g. code text inside `inline code`, without formatting symbols).
|
||||
Besides, it also supports quickly generating and copying links to **headings** or **paragraphs(blocks)** in your notes.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue