Forum Discussion
1 Reply
Sort By
- 1P_PeterG
Community Manager
Hi @boombr, sorry that you've encountered this issue. Let's get it sorted out!
It sounds like this might be a result of how Secure Notes are formatted. By default, Secure Notes use Markdown formatting, which allows you to use symbols like
*
and_
to format text (I actually used Markdown just now to demonstrate this š).As a result, those symbols might be interpreted as a "formatting character" by the app, and not as a part of the text to be presented on-screen.
Let's do a quick test to determine whether that's responsible for the problem you're seeing:
- Open 1Password for Windows and unlock with your usual password.
- Select ā® > Settings > General
- Un-check the "Format secure notes using Markdown" option.
Does that resolve the issue? I'll look forward to learning what you find!