testing different preview styles
This commit is contained in:
parent
5bbdcea186
commit
835ec1fcaf
@ -29,6 +29,27 @@ Well, that's just grand! It seems that I can drop *any* html I want into *any* m
|
||||
30 END
|
||||
</pre>
|
||||
|
||||
<pre class="dos">
|
||||
C:\> DIR
|
||||
Volume in drive C has no label
|
||||
Volume Serial Number is 0000-1234
|
||||
Directory of C:\
|
||||
|
||||
. <DIR> 17/01/2025 12:00
|
||||
.. <DIR> 09/01/2025 21:52
|
||||
ARITY6 <DIR> 09/01/2025 21:51
|
||||
ASSIST <DIR> 09/01/2025 21:52
|
||||
BCPP <DIR> 09/01/2025 21:51
|
||||
BCPPINST <DIR> 09/01/2025 21:51
|
||||
BTFONTS <DIR> 09/01/2025 21:51
|
||||
IBM <DIR> 09/01/2025 21:51
|
||||
SPFPC <DIR> 09/01/2025 21:51
|
||||
AUTOEXEC BAT 75 09/01/2025 21:51
|
||||
CONFIG SYS 72 09/01/2025 21:51
|
||||
2 File(s) 130 Bytes
|
||||
39 Dir(s) 2,013,265,920 Bytes free
|
||||
</pre>
|
||||
|
||||
```language-python
|
||||
print('Hello, World!', end=' | ')
|
||||
print(100, end=' | ')
|
||||
|
Loading…
Reference in New Issue
Block a user