jostylr / literate-programming-lib

The library component of literate-programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Store

jostylr opened this issue · comments

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.

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.