Commit ae38777
Correct the documented cypher_raw output wrapper (#1075)
The cypher_raw notes said the output is wrapped in `<pre><code class="json">`, but the code
emits `<div class="mw-neowiki-cypher-result"><pre>` with no `code` element, so CSS targeting
the documented wrapper matches nothing. Document the actual wrapper, phrased like the
sparql_raw section, which already documents its wrapper correctly.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 1aa1620 commit ae38777
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments