Forum Discussion
Former Member
4 years agoBug - Notes field doesn't parse \ correctly
 EDITED due to website bug (that affects 1Password as well) 
 Steps to reproduce: 
 
 Create a new item 
 Add a notes field 
  Add the following in the notes field: "test \ -test" (do not add the sp...
1P_PeterG
Community Manager
4 years agoWell spotted, MrC! You are indeed correct.
@murdof the backslash here is being treated as an escape character - meaning that it invokes some alternate meaning for the characters that come after it (if you're curious to know more, there are some good videos on YouTube which can explain in brief 👍).
Per MrC's advice, you can put in two backslashes here to produce one. Does that work for your needs?