Skip to content

Releases: Jasper-1024/block-link-plus

1.0.5

19 Oct 11:24
Compare
Choose a tag to compare

FullChangelog: 1.0.4...1.0.5
1.0.5 Update log
Modified the logic of executing a single -line Copy Block ID. If the current travel is a list, then add the ^ID to the current line instead of the end of the entire list.

- 1 # Add Block Ref Here
- 2
- 3

//1.0.4
- 1
- 2
- 3 ^xyz123

//1.0.5
- 1 ^xyz123
- 2
- 3

1.0.4

09 Sep 15:13
Compare
Choose a tag to compare

Fix some text format

1.0.3

15 Jul 00:36
Compare
Choose a tag to compare
Update mainfest

1.0.2

14 Jul 16:23
Compare
Choose a tag to compare
1.0.2 Pre-release
Pre-release
1.0.2

1.0.1

14 Jul 16:00
Compare
Choose a tag to compare
1.0.1 Pre-release
Pre-release
1.0.1

1.0.0

14 Jul 14:57
Compare
Choose a tag to compare

INIT