-
-
Notifications
You must be signed in to change notification settings - Fork 145
Include markdown snippets #348
Copy link
Copy link
Closed
Labels
Zettel FormatAnything that affects the structure of the zettel textAnything that affects the structure of the zettel textproposalProposal with exact spec yet to be fleshed outProposal with exact spec yet to be fleshed out
Metadata
Metadata
Assignees
Labels
Zettel FormatAnything that affects the structure of the zettel textAnything that affects the structure of the zettel textproposalProposal with exact spec yet to be fleshed outProposal with exact spec yet to be fleshed out
I may be mistaken but I do not think that you can include other Zettels into a Zettel presently?
I would find this very handy, especially since I'm using the MathJax support extensively and start having the same preamble of the form
in more and more Zettels. It would be great if I could just write a Zettel with that preamble and then include that in every other Zettel that needs the definitions. For my use case, it would be enough to do this via the metadata as the definitions only need to be loaded at the top of the Zettel. Any thoughts on that? 🙂