Adding XMLHTML parsing dependencies for Markdeep import/export of Lepiter interactive notes.
This commit is contained in:
parent
92cebdfe04
commit
65123bfce2
@ -19,7 +19,7 @@ BaselineOfGrafoscopioUtils >> baseline: spec [
|
||||
loads: #('Minimal' 'Indent' 'YAML')].
|
||||
|
||||
"Packages"
|
||||
spec package: 'Grafoscopio-Utils' with: [ spec requires: #('Fossil' 'PetitParser') ]
|
||||
spec package: 'Grafoscopio-Utils' with: [ spec requires: #('Fossil' 'PetitParser' 'XMLParserHTML') ]
|
||||
]
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user