jostylr / literate-programming-lib

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

Store #6

Closed jostylr closed 7 years ago

jostylr commented 8 years ago

The store command should be able to handle storing [:big](# "store: something") into section:big where section is the header section that the directive is found in.

jostylr commented 7 years ago

Directive storing now has minor block working. The command store does not as it is not easy to figure out the block it is in nor even what one might want in that respect.