Skip to content

Commit 8834fd1

Browse files
authored
Merge branch 'RealityBending:main' into main
2 parents 6cd4263 + 251a3ba commit 8834fd1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

100 KB
Loading

content/post/2026-01-09-EventTriggers/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The LSL bridge Python script is responsible for actually sending the markers to
5757

5858
<summary>See an example of a full script</summary>
5959

60-
``` python
60+
```python
6161
from http.server import BaseHTTPRequestHandler, HTTPServer
6262
from urllib.parse import urlparse, parse_qs
6363
from mne_lsl.lsl import StreamInfo, StreamOutlet, local_clock
@@ -190,7 +190,7 @@ if __name__ == "__main__":
190190

191191
<summary>See an example of a full script</summary>
192192

193-
```{=html}
193+
```html
194194
<!DOCTYPE html\>
195195

196196
<html>

0 commit comments

Comments
 (0)