Loading new baseline package.
This commit is contained in:
parent
8a2ac498e6
commit
57d138c21f
@ -22,8 +22,8 @@ BaselineOfMiniDocs >> baseline: spec [
|
||||
"self xmlParserHTML: spec."
|
||||
"Packages"
|
||||
spec
|
||||
package: 'MiniDocs'
|
||||
with: [ spec requires: #('Mustache' 'Tealight' "'XMLParserHTML'") ]
|
||||
package: 'MiniDocs' with: [ spec requires: #('Mustache' 'Tealight' "'XMLParserHTML'") ];
|
||||
package: 'PetitMarkdown' with: [ spec requires: #('PetitParser')]
|
||||
].
|
||||
spec
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user