<div dir="ltr"><div><div><div><div>Hello!<br><br>I've found some issues with the html library and I would like to debug it.<br></div>How do I go about doing it?<br><br></div>Here is my experience so far:<br><br></div>I've cloned <a href="https://github.com/racket/html.git">https://github.com/racket/html.git</a>.<br><br>That has 4 subdirectories. The html-test subdirectory has (require html),<br></div>and doesn't use relative paths. So, I asked on irc about how can I hook my<br>local directory with the html code into racket. I get<br><br>raco pkg update --link /path/to/your/html<br><div><div><div><div><div><br></div>That doesn't work. It sounds wrong but I sudo and --force anyway and<br>something happens. raco pkg show now lists my link. I put a (break-it) at<br>the top of the sgml-reader.rkt file, go to my code using the library but it still works.<br></div><div>I try the raco pkg update again - maybe I need to compile it for each change -<br>but nothing changes.<br></div><div><br></div><div>Thanks,<br></div><div>Marco<br></div></div></div></div></div>