How to disable markdown for one line/character

What I’m trying to do

Start a line with a minus sign and not have it make a bulleted list

Things I have tried

putting a slash which ive seen online. Backspacing and then putting it back. I’m not really sure what other things to try. I’ve found a TON of online posts about it but theyre all talking about HTML, which isnt my issue.

Hi.

Used a backslash?

\- Does this work for you?
\-Does this work for you?
1 Like

Lostinbase’s answer is correct. Here is the related Help link: https://help.obsidian.md/syntax#Escaping+Markdown+Syntax.

1 Like

Yeah didnt realize it had to be a backslash lol i was using a forward one. Thanks!

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.