pharo-project / pharo

Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.
http://pharo.org
Other
1.21k stars 356 forks source link

Unable to save class comment in recent Pharo 12 #17379

Open astares opened 6 days ago

astares commented 6 days ago

=> not saved, the class stays without a comment

Is this an issue with the keys or a bug in latest Pharo builds du to Microdown.

Would be good if someone would be able to confim that issue. @jecisc ?

Side note: I'm using Windows here.

Gabriel-Darbord commented 6 days ago

I could not reproduce this on both Mac and Windows, class comments seem to work as intended.

astares commented 6 days ago

Seems related to https://github.com/pharo-project/pharo/issues/17348