testing different preview styles

This commit is contained in:
Greg Gauthier 2025-01-17 12:45:36 +00:00
parent 12f7e1a8fa
commit 5c2e22101c

View File

@ -69,6 +69,17 @@ CONFIG SYS 72 09/01/2025 21:51
000016 //
</pre>
<pre class="decterm">
[12:44:30][~]
gmgauthier@boethius $ iostat -d
Linux 6.13.0-desktop-0.rc5.1omv2490 (boethius) 01/17/2025 _x86_64_ (4 CPU)
Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd
mmcblk0 0.73 13.28 19.07 0.00 4300901 6178399 0
sda 10.68 47.25 199.30 420.96 15308790 64569363 136385220
zram0 0.01 0.01 0.02 0.00 2444 7764 0
</pre>
```language-python
print('Hello, World!', end=' | ')
print(100, end=' | ')