Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ducasse authored Jul 28, 2024
1 parent 3bfe46a commit f9d5a78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ For HTTPS setup, execute the `build.sh` script found in the `scripts` directory:
```bash
$ git clone https://github.com/pillar-markup/pillar.git
$ cd pillar
$ git checkout v10.0.1
$ git checkout v10.1.0
$ chmod a+x ./scripts/build.sh
$ ./scripts/build.sh
```
Expand Down Expand Up @@ -174,7 +174,7 @@ The following script can be useful if you develop using the launcher and want to
### For Pharo 12
The development of Pillar and Microdown are now in Pharo 12.
- V10.1.0 Introduces new template for slides - microdown-mooc (based on extension <!slide...!>) and microdown-headerformat-mooc (using top-level header as slide definition marker.
- V10.1.0 Introduces new template for slides - microdown-mooc (based on extension <!slide...!>) and microdown-headerformat-mooc (using top-level header as slide definition marker. It sses Microdown v2.5.5.
- v10.0.1 Introduce figure arguments in caption instead of url for better integration with Github.
- v10.0.0 bug fix with some links problems due to new inline parser.
Expand Down

0 comments on commit f9d5a78

Please sign in to comment.