Bug with comments with 'code' tags
By Super_Hippo, with no replies.
Usually a comment starts with /* and ends with */. In Greenfoot, this works obviously. Here in the discussion, it does not work as it should. If there is more than one */ in one line, only the last one is used.
<Code Omitted>
Using /** ... */ works:
<Code Omitted>
Just in case you see it differently:
Screenshot