Astares

Results 136 issues of Astares

It should be "Microdown-HTML" and not "Microdown - HTML" ![image](https://user-images.githubusercontent.com/5980033/187178480-5dd9131b-c09f-4d0d-97f0-98889ae2422a.png)

HTML

to separate tests from regular code (as usually for runtime the tests are not required)

Run ```Smalltalk SpClassMethodBrowser example ``` in Pharo 10 and you get a three paned browser: ![image](https://user-images.githubusercontent.com/5980033/166428423-c613f532-4ad8-4236-88ce-fdbf772164dd.png) Now **move the splitter to the left** - at a specific point the first...

see https://github.com/pharo-project/pharo/issues/9592

I think it should be 'Use #on:' in the comment (#on: instead of #for:) ![image](https://github.com/pharo-vcs/iceberg/assets/5980033/ece6c227-76c0-4fc0-9334-562040b9dbd5)

Good first issue

I enter the example ```Smalltalk 'true' . true ``` and run examples: ![image](https://github.com/pharo-project/pharo/assets/5980033/9d1c4fe6-81ad-4f6a-bfc4-a680bca06ca2) the output shows something about **ture** and not **true**

Type: Bug