Back to Notenik Docs


Notenik Knowledge Base

4.8 Formatting Commands ↑

4.8.5 End a Figure

A command to end a figure can be coded as follows.

{:endfigure}

Such a command will generate a closing </figcaption> tag (assuming it was preceded by a caption command), and then a closing </figure> tag.

See the Start a Figure command for further info.


Next: 4.8.6 Inject Block Attributes