jostylr / literate-programming-lib

The library component of literate-programming
MIT License
36 stars 3 forks source link

comments #34

Closed jostylr closed 7 years ago

jostylr commented 7 years ago

sometimes the pipe commands get intricate. So why not have comments? Try | # ..... be careful not to have misunderstood syntax, maybe # ec(...) if so.

jostylr commented 7 years ago

done