2.2 Image
Bookone provide some features for image in book writing.
Image Title
Use first argument in image markup to display a title for image. And image with title will have index like Figure 1-2, it's ordered within Chapter.

Cite Image
You can give id to image with | after title.

Then cite them with
[](#safari)
It will be rendered as image index like Figure 1-2.
For example this is a reference for above Image Title image: Figure 2-1
And this is a reference for xcodebuild image: Figure 2-2
Tip: Index for image would be miss in
startmode at the moment, but it should works well inbuildmode.