internote

internoteNode

A reference to another internote, rendered as a card on its own line. ref names the target document. The inline form of the same construct is a chip inside a sentence.

Also a micronode

#Attributes

refRequiredImplicit
Also written: internoteTarget internote ID.Can be written as shorthand: internote:value
connect
Record the reference as a link between the two documents, so the target shows it among its connections. True by default; set false to cite without connecting.
Defaulttrue

#Allowed in

#Examples

internote(ref: abc123def456)
internote(ref: xyz789; connect: false)