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