Skip to content

Releases: vyleung/logseq-copy-code-plugin

v.1.2.0

30 Dec 05:20

Choose a tag to compare

feat: always show copy button for inline code

v.1.1.2

23 Jun 06:21

Choose a tag to compare

RELEASE: v.1.1.2

- settings: added setting to edit the right position of the copy code icon

v.1.1.1

20 May 15:25

Choose a tag to compare

RELEASE: v.1.1.1

fix: typo in `insertCopyCodeButton_CodeBlock()` buttons' data-on-click - changed incorrect `copy_code_CodeBlock` to `copy_code_codeBlock` (addresses #6)

v.1.1.0

20 May 05:44

Choose a tag to compare

RELEASE: v.1.1.0

- feat: copy inline code (addresses #4)
- fix: copy code button doesn't show up on refresh

v.1.0.1

09 May 18:20
6cc3296

Choose a tag to compare

RELEASE: v.1.1.0 (#2)

Features
- added: support multiple code blocks within a block

Fixes
- fixed: code copy button disappears when the block that the code block(s) is/are in exits editing mode

v.1.0.0

08 May 06:18

Choose a tag to compare

RELEASE: v.1.0.0

initial release