Skip to content

Support negative timezone offsets in Zim view mode - #2852

Merged
gsantner merged 1 commit into
gsantner:masterfrom
bruvellu:zim-view-timezone-offset
Jul 5, 2026
Merged

Support negative timezone offsets in Zim view mode#2852
gsantner merged 1 commit into
gsantner:masterfrom
bruvellu:zim-view-timezone-offset

Conversation

@bruvellu

@bruvellu bruvellu commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Hello, this is a very minor edit that should resolve issue #2564.

@gsantner gsantner left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @bruvellu , thank you!

@gsantner gsantner added this to the Markor v2.17 milestone Jul 5, 2026
@gsantner
gsantner merged commit fc115b7 into gsantner:master Jul 5, 2026
1 check failed
"^Content-Type: text/x-zim-wiki(\r\n|\r|\n)" +
"Wiki-Format: zim \\d+\\.\\d+(\r\n|\r|\n)" +
"Creation-Date: \\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}[.+:\\d]+");
"Creation-Date: \\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}[.+:-\\d]+");

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this regex does not compile and broke document creation.

I have a fix in this PR:

https://github.com/gsantner/markor/pull/2858/changes#diff-c2cdeff45837ad54899d2692e2e63c3cefd22a11aa0a4002a942c21999aa96f7R47

Please review, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants