I usually need to write many short code in code comment like this
. Is this possible to use in Apple's Headerdoc? Because this type of code notation is generally used heavily, so i believe there's a convenient way to do this instead of marking HTML tags.
I ended up with using @c
.
This is an example @c code-style text.