# Training 29 Debrief [Migration guide](/migration-guide) ## What made you smile? - It works, pretty easily configured. - Works for both the Markdoc tag version and also Markdown snippets. - I think the colors are nice and stand out well - in both light and dark mode. ## What did you find confusing? Reunite issues - Images folder is not created when you add an image to a page. Code highlight issues - The ++ and -- code highlight only goes to end of original snippet box size. It doesn't completely highlight to end of line. ![Screenshot 2024-12-11 at 17.13.51.png](/assets/screenshot-2024-12-11-at-17.13.51.6b0c066e5cd3336e742603c0c4f7cd387010bf5be1a116c59bb84aeafe688491.01159dde.png) - If there is an error in the code - highlight won't work, but no error to explain why. ![Screenshot 2024-12-11 at 17.17.51.png](/assets/screenshot-2024-12-11-at-17.17.51.b21668a2c07eb4747d39b5135526c6368b973e9cabfc66abd6bad129c2804437.01159dde.png) - We could use multiline for the ++ or -- option. It was tedious to write it on every line it applied to. - When you highlight multiple words each is highlighted separately - looks funny. (exmple checkStats=true) Phronesis issues - not clear what assignment was at first - code issue in sample code ("checks: "on")