References - Mandarancio/scidown GitHub Wiki
It possible to reference figures, tables, listings and equation by theirs id simply by using the following syntax: (#id)
.
Example code:
This is a reference to the figure (#fig:1) below.
@figure(fig:1)

@caption(Simple figure.)
@/
HTML Rendered: