> On Mar 28, 2019, at 6:23 AM, Ifeoluwapo Eleyinafe <[email protected] > <mailto:[email protected]>> wrote:
> I think I can pull from metas using 'here-path but I don't know how to > access metas from pollen.rkt. I can do so from the template file but then I > won't be able to use the data in my tag definitions. Import `pollen/core` and use `current-metas`: https://docs.racket-lang.org/pollen/Core.html?q=current-metas#%28def._%28%28lib._pollen%2Fcore..rkt%29._current-metas%29%29 <https://docs.racket-lang.org/pollen/Core.html?q=current-metas#(def._((lib._pollen/core..rkt)._current-metas))> -- You received this message because you are subscribed to the Google Groups "Pollen" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
