Releases: hankjs/obsidian-code-preview
Releases · hankjs/obsidian-code-preview
1.3.11
Fix
- Update README.md example.zip link. #6
- Amend RegExp example. #6
Chore
- Update git action, add build plugin files.
1.3.7
Fix
- linenumber start counting without following the configuration #5
1.3.6
Fix
- linenumber start counting without following the configuration #5
1.3.5
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.3
Fix
Resolve path support UNIX.
#2
1.3.0
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
Feature
Select line
- config
end
support increase by start
Fix
- Clear suggestion alias path useless string
1.1.1
Fix linenumber, highlight css style height source.