<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:12pt"><div><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: Courier New,courier,monaco,monospace,sans-serif; background-color: transparent; font-style: normal;">arbitrary code to test <code></code> tags to see if thats how i add code<br><br><code>(cffi:with-foreign-object (img-size '(:struct cv-size))<br>          ;; Initialize the slots<br>          <br>          ;; Return a list with the coordinates<br>          (cffi:with-foreign-slots ((width height) img-size (:struct cv-size))<br>            (list width
 height)))<br></code><br><br>any guidance on formatting would be appreciated  pls disregard last post....the translat-into one   it is non-sensical<br></div></div></body></html>