Adam Monsen

Results 34 issues of Adam Monsen

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a _single_ **bug**, not a question or a configuration/webserver/proxy issue. - [X] This is not a bug...

bug

Hi there! Why is there a custom logger injecting strings like `[notice]`, for example: https://github.com/nextcloud/files_lock/blob/1bbce54b1e7b0a13064f8cf93e06ac67c89f6273/lib/Tools/Traits/TLogger.php#L158 It seems like enough that it is an INFO level message. Unless we need these...

1. to develop
technical debt

Adds `id` attribute support to sidebar. Fixes "Fragment identifier is not defined." error when trying to deep-link a sidebar. For example: ``` ERROR(RSC-012): foo.epub/EPUB/_chapter.xhtml(LINE,COLUMN): Fragment identifier is not defined. ```

I generated an (awesome-looking) EPUB of my book and KDP rejects it. Here's what KDP said when I uploaded EPUB output of https://github.com/meonkeys/shb : > Your manuscript contains only images....

bug