'dothis' = anAnnotatedParagraph annotation asLowercase[ canvas newLine. "<----THIS LINE ADDED"
ifTrue:which seems better, but maybe still not the best.
^ canvas command
name: 'dothis' ;
parameter: [ super visitAnnotatedParagraph: anAnnotatedParagraph ]
].