We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 573306e + 7725d45 commit f03388dCopy full SHA for f03388d
src/BaselineOfBeautifulComments/BaselineOfBeautifulComments.class.st
@@ -13,7 +13,7 @@ BaselineOfBeautifulComments >> baseline: spec [
13
baseline: 'Microdown'
14
with: [
15
spec
16
- repository: 'github://pillar-markup/Microdown:master/src';
+ repository: 'github://pillar-markup/Microdown:v2.4.1/src';
17
loads: #('RichText') ].
18
19
package: #'BeautifulComments' with: [
0 commit comments