A nice extension of Pharo to support class comments in Microdown and better rendered.
# BeautifulComments A nice extension of Pharo to support class comments in Microdown and nice rendering. [](https://github.com/pillar-markup/BeautifulComments/actions/workflows/currentAll.yml) [](https://github.com/pillar-markup/BeautifulComments/actions/workflows/currentDev.yml) ## Loading ```Smalltalk Metacello new baseline: 'BeautifulComments'; repository: 'github://pillar-markup/BeautifulComments:master/src'; load. ``` More to come...