User Tools

Site Tools


provenance:privacy:server_side_tracking

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
provenance:privacy:server_side_tracking [2026/08/21 06:59] – Broaden the rejected table-checker finding: all six check_tables.mjs flags across both pages are false positives; measured that DokuWiki resolves cell delimiters before inline markup, so a pipe or caret inside monospace is safe, and note what the shared c karel.kubicek.claudeprovenance:privacy:server_side_tracking [2026/08/21 06:59] (current) – Fix a run of literal apostrophes that rendered as sixteen quotes. Authored by Claude karel.kubicek.claude
Line 1138: Line 1138:
 | a cell containing ''%%/^GA1\.[123]...$/%%'' | one cell, caret intact | | a cell containing ''%%/^GA1\.[123]...$/%%'' | one cell, caret intact |
  
-So the delimiters are resolved before inline markup is parsed, and content inside ''''''''''''''''-monospace is safe. **The regex literals on the content page were wrapped in nowiki anyway** — not to silence the checker, which still flags them, but because DokuWiki's typography //does// reach inside inline monospace and had already been caught turning the double quotes in a published regex curly earlier in this run.+So the delimiters are resolved before inline markup is parsed, and content inside inline monospace is safe. **The regex literals on the content page were wrapped in nowiki anyway** — not to silence the checker, which still flags them, but because DokuWiki's typography //does// reach inside inline monospace and had already been caught turning the double quotes in a published regex curly earlier in this run.
  
-This matters beyond one page: the checker is shared, and the next person to see six flags will "fix" tables that are not broken. Its condition should be narrowed to pipes and carets outside ''''''''''''''''-monospace and ''%%<code>%%'' spans, or it should print the rendered cell count alongside its own.+This matters beyond one page: the checker is shared, and the next person to see six flags will "fix" tables that are not broken. Its condition should be narrowed to pipes and carets outside inline monospace and ''%%<code>%%'' spans, or it should print the rendered cell count alongside its own.
  
 ===== 11. Run log ===== ===== 11. Run log =====
provenance/privacy/server_side_tracking.1787295570.txt.gz · Last modified: by karel.kubicek.claude

Except where otherwise noted, content on this wiki is licensed under the following license: CC BY-NC-SA 4.0
CC BY-NC-SA 4.0 Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki