I\'m currently writing a document in markdown and I\'d like to make a reference to an image from my text.
this is my text, I want a reference to my image1 [h
Pandoc supports referencing sections (via section identifiers prefixed by #).
Comments on this open issue describe how the following workaround leverages section identifiers for generating image references in LaTeX and HTML:

[The voyage to the moon](#fig:lalune).
The empty line before