rapodaca / dialect

Documenting a subset of the SMILES language.
MIT License
13 stars 0 forks source link

Dynamically link table numbers #70

Closed rapodaca closed 2 years ago

rapodaca commented 2 years ago

Line 201 statically links a table number. Figure out how to get dynamic table linking working given the presence of multiple tables now.

rapodaca commented 2 years ago

This does not appear to work with tables as described here.

It does work with figures as described here:

![Caption.](svg/placeholder.svg){#fig:description}

See Figure \ref{fig:description}.