Is there a way in this forum to create inline tags ?

That is when I want to write a description of diffrent options like the following line:

They both do the same thing from different directions "writable = yes" is the same as "read only = no".
If I use [QUOTE] [\QUOTE] or [CODE][\CODE] tags it creates a separate box and disrupts the flow and in my opinion makes it harder to follow for short snippets like these.

They both do the same thing from different directions
Code:
 writable = yes
is the same as
Code:
 read only = no
.