If you write: `"X -- *(It marks the spot!)*"` The markdown rules will turn that into: `"X <hr />(It marks the spot!)*"` Expected it just to italicize "(It marks the spot!)" This result comes from the horizontal-mark rule.
If you write:
"X -- *(It marks the spot!)*"The markdown rules will turn that into:
"X <hr />(It marks the spot!)*"Expected it just to italicize "(It marks the spot!)"
This result comes from the horizontal-mark rule.