ml icon indicating copy to clipboard operation
ml copied to clipboard

New folder structure

Open tigger1005 opened this issue 1 year ago • 0 comments

Hi,

the mml is not able to parse the newer folder structure, so I have to change it from:

" folder [utility] * one.rs * two.rs utility.rs main.rs " to

" folder [utility] * one.rs * two.rs * mod.rs main.rs "

tigger1005 avatar Feb 05 '24 15:02 tigger1005