fiwswe

Results 117 comments of fiwswe

I can not reproduce this. The following works fine and exactly as expected here: ``` 斜体 //斜体// //''斜体''// ``` DW 2023-04-04a, sprintDoc Template, macOS 13.6, Safari 17.0 [dokuwiki.org](https://dokuwiki.org), macOS 13.6,...

Also works fine on macOS Sonoma 14.0 with Safari 17.0.

Also works fine on iOS 17.0.3 using the built-in Safari.

I don't think DokuWiki should start including fonts. - They would only be needed on some clients. - This would bloat the DokuWiki installation, not to mention all of the...

> On what systems (barebones as they are installed by default without installing any additional software and fonts) is the problem reproducible? From what the OP in the Forum wrote...

Well, https://github.com/splitbrain/dokuwiki/actions/runs/3101159771/jobs/5022223871 shows something similar though not at the exact same test. And some previous runs of the CI toolchain for #3780 also showed this type of failure but I...

My concern was not so much over the slightly incorrect test results but rather over the implications, when the maintainer sees a PR marked with failures. If people looking at...

I think the easiest way to fix this would be a custom timestamp compare function that allows the slightly fuzzy +1 second difference. The basic assumption is that the clock...

This is the issue tracker for DokuWiki (the software), not for the [dokuwiki.org](https://dokuwiki.org) website, which confusingly happens to use DokuWiki (the software) 😉 DokuWiki (the software) does not use any...

> E.g. code which is older than 1 year could be automatically deprecated Age is not a good criterion for determining compatibility. As you mentioned there is already an automatic...