[julia] Accessing variable contents inside of markdown cells

When using Jupyter Notebook with a Julia kernel, how can I write markdown text that accesses Julia variables?

See for an example Imgur: The magic of the Internet , where {{var}} should be replaced by the value of {{var}}.