Skip to content

Releases: hankjs/obsidian-code-preview

1.3.11

10 Jan 02:24
Compare
Choose a tag to compare

Fix

  • Update README.md example.zip link. #6
  • Amend RegExp example. #6

Chore

  • Update git action, add build plugin files.

1.3.8

10 Jan 02:10
Compare
Choose a tag to compare
chore(release): 1.3.8

1.3.7

03 Jan 05:52
Compare
Choose a tag to compare

Fix

  • linenumber start counting without following the configuration #5

1.3.6

03 Jan 05:42
Compare
Choose a tag to compare

Fix

  • linenumber start counting without following the configuration #5

1.3.5

04 Dec 15:07
Compare
Choose a tag to compare

Fix

  • When a single line is too long, the newline causes the line number to be wrong.
  • The last line is not rendered.

1.3.4

04 Dec 12:22
Compare
Choose a tag to compare
chore(release): 1.3.4

1.3.3

04 Dec 03:45
Compare
Choose a tag to compare

Fix

Resolve path support UNIX.
#2

1.3.0

23 Nov 04:55
Compare
Choose a tag to compare

Feature

Add configure

  • watchAlias: Listening Alias folder(recursive) changes, update input suggest.
  • watchCode: Listen to the previewed code file and update the render when the file changes.

1.2.0

10 Nov 08:39
Compare
Choose a tag to compare

Feature

Select line

  • config end support increase by start

Fix

  • Clear suggestion alias path useless string

1.1.1

09 Nov 08:19
Compare
Choose a tag to compare

Fix linenumber, highlight css style height source.