Microdown icon indicating copy to clipboard operation
Microdown copied to clipboard

Builder should propose an alternate API for codeblock using an OrderedDoctionary

Open Ducasse opened this issue 4 years ago • 0 comments

Right now we have

codeblock: aString firstLineAssociations: aCol

and it would be better to have in addition

codeblock: aString parameters: anOrderedDictionary

Ducasse avatar May 17 '21 13:05 Ducasse