cd07b3abf8
Creating of dirs in namespaces only when they're accessed (this is needed because until then, we don't know what $dir is. Also telling pandoc to strip comments.
a1c439c32e
Minor fixes, typos, generating of MetaValues, fixed error where KeyErrors from the inside of the tree would get eaten.
72b9bc7bf1
Add special StandaloneHTMLGenerator. Also handle prepending the document in a more pandocy way.
3ce0b5037b
Some changes to allow commands to touch the rest of the tree they're currently in. This shall only be done on parts of the tree not yet transformed, otherwise, very weird things can happen.
e2f2c4f5f0
Ještě více magie, která se snaží zachraňovat blokové výstupy z příkazů, které byly zavolány jako Span.
Refactor: Používat pythoní Path místo stringů
caef60d472
TP is now passed to commands. Output from the TP is not transformed automatically and has to be done manually from the commands.
84a4f6acb7
Merge pull request 'Přidány namespaces pro obrázky, jak jsme se o nich bavili s @mj' (#55) from image-namespaces into master
b9c193d45f
Implemented image processor namespaces