In scribble, when I put two dashes (or even three dashes) together, such as --
, it comes out as one long dash. How can I make scribble keep them as two short dashes, such as in this documentation page?
My ultimate goal is to be able to turn them into flags for a command, such as -h
and --
.
verbatim
Does keep the dashes separate, but it also changes the font, and makes a new paragraph, which I don't want.