Skip to content

Commit 3424168

Browse files
committed
Fix readability of hexdump part
1 parent 57685d6 commit 3424168

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

doc/claude-2.org

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -121,19 +121,15 @@ Feel free to paste the initial hexdump section whenever you're ready. We'll take
121121

122122
Ok, here are the first 256 bytes then:
123123

124+
#+BEGIN_SRC shell
124125
(.venv) (base) zipfly:~/src/oss/rm-files main
125-
126126
rm-files $ cat scribbles.hex | cat scribbles.hex | head -c 256
127-
128127
0000000 6572 614d 6b72 6261 656c 2e20 696c 656e
129-
130128
0000010 2073 6966 656c 202c 6576 7372 6f69 3d6e
131-
132129
0000020 2036 2020 2020 2020 2020 1920 0000 0000
133-
134130
0000030 0101 0109 130c 0000 1000 05b2 a1a8 ae44
135-
136131
0000040 0654 79b8 79a0 c779 2b9a 0001 0007 0000
132+
#+END_SRC
137133

138134
** Claude
139135

0 commit comments

Comments
 (0)