-
-
Notifications
You must be signed in to change notification settings - Fork 134
1.6.1 #178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
secure-77
commented
Jan 21, 2026
- Support Zettelkasten Filenames, use with caution! - PR #159 thanks to @smtucker
- replaced deprecated utf8_decode() - PR #164 thanks to @dewillepl
- fixed theme issue #167
- implemented issue (additional highlight.js support) #173
- sustainable mb_strlen / strlen / utf8_decode fix
- added headline copy link button #156
- show random button only when graph-data is availible #168
- fixed some pop hover issues (use with 100%) and show content
- implemented hidden text feature #160
- eleminated regex-based post-processing by implementing it into PerliteParsedown, this fixed issue #177
- implemented support for internal Markdown Links #170
- implemented support for parameter based obsidian image attribute syntax to fix issue #142
- implemented support for "nice" internal links, this way always the filename only will be displayed without the path
- fixed issue #172
- updated katex to 0.16.27
- updated vis-network to 9.1.13
- update mermaid to 11.12.2 and re-integrate the dependency directly
- update to the latest app.css + style adjustments, fixed tags display issue
- removed depedency for php yaml extension
…scing for PHP 8.2+
Fix: replace deprecated utf8_decode() with mb_strlen() and null coalescing for PHP 8.2
Support Zettelkasten Filenames - this setting has a huge performance impact to the app and your server I/O !!
…n, when starting directly after another block Fixes #172
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.