new functions and fixes

This commit is contained in:
Mateusz Gruszczyński
2026-08-06 09:43:49 +02:00
parent 7989a873e7
commit ce368cf3fd
8 changed files with 88 additions and 24 deletions
+6
View File
@@ -15,6 +15,8 @@ Upload files with these exact names so every local attachment example can resolv
Until the files are uploaded, aliases such as `[image=TEST_IMAGE.png,...]` remain visible as plain text. This is expected.
The generated table of contents below should include only headings after the `[TOC]` marker, nest lower-level headings under their nearest parent, and avoid adding a second numeric sequence to headings that are already numbered.
[TOC]
---
@@ -950,6 +952,10 @@ In **Page options**:
- enable **Editable tasks**,
- enable or disable **Unprotect Page** when allowed,
- open the page and verify that its link is copied,
- toggle **Line numbers** and verify that source-line markers appear and disappear,
- toggle **Full width** and verify that the document expands to the available browser width,
- confirm that the generated table of contents is nested by heading level and does not show a second flat number sequence,
- click **Return to the top** and other internal anchors and verify that they scroll inside the same published page,
- confirm that the published page renders Markdown, Mermaid, highlighted code, images, files, video, and YouTube,
- confirm that ordinary text is read-only,
- when Editable tasks is enabled, click a public task checkbox and verify that the source note updates,