and are displayed at that address. Local comments are supposed to be
meaningful only in the context of the specific function but not when
the same address appears within different functions. However, local
-functions are not completely implemented yet.
-
-Within comments, special placeholders exist. This way functions (and,
-later, other objects cann be referenced in a way that automatically
-updates the displayed string inside the comment. The syntax for a
-function reference is ``#F<0xABCD1234>``.
+functions are not completely implemented yet. Within the text of
+comments, special :doc:`macros` can be used.
Saving progress
===============