BeautifulComments

Description

A nice extension of Pharo to support class comments in Microdown and better rendered.

Details

Source
GitHub
Dialect
pharo (25% confidence)
License
MIT
Stars
2
Forks
6
Created
June 18, 2021
Updated
July 2, 2023

Categories

Language Extensions

README excerpt

# BeautifulComments

A nice extension of Pharo to support class comments in Microdown and nice rendering.  

[![BeautifulComments-Pharo-Integration](https://github.com/pillar-markup/BeautifulComments/actions/workflows/currentAll.yml/badge.svg)](https://github.com/pillar-markup/BeautifulComments/actions/workflows/currentAll.yml)  
[![currentDev](https://github.com/pillar-markup/BeautifulComments/actions/workflows/currentDev.yml/badge.svg)](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...
← Back to results