Forum Discussion
No Safari extension after upgrade
Presumably after the last beta update the Safari extension was deleted.
I tried to install the extension from the App Store but the the extension would not appear in the Safari preferences.
Is there a special browser extension for this beta release?
Thanks
Victor
1Password Version: 8.6.0 - Beta 80600068
Extension Version: 2.2.3
OS Version: Monterey 12.2.1
3 Replies
- mikegustavsonNew Contributor
I'm seeing this issue too - I'm on the current build 81100029 for Windows.
I'm getting weird formatting in notes - but it works correctly in the item list. See the photo attached where the item is incorrectly formatted with italics but should just show stars.
- Trevor_1P
Moderator
Hi mikegustavson​,
To confirm, does toggling Markdown formatting off work for you? You can do so by following these steps:
- Open and unlock the 1Password app.
- Click your account/collection at the top left of the app and select Settings.
- In the "General" section, toggle off Format secure notes using Markdown.
Looking forward to your reply.
- Trevor
- 1P_Dave
Moderator
Thanks for reaching out. The issue that my colleague GreyM1P mentioned in their post has been fixed in the latest version of 1Password for Windows:
We’ve fixed an issue where spaces were not properly formatted after a Secure Note was saved.
Please update if you haven't already to 8.10.58 or later: How to keep 1Password up to date Support
If you still see an issue then please post a screenshot of what you see (make sure that it doesn't contain any sensitive information) and I can help further.
-Dave
- SiegmarOccasional Contributor
Hi Dave,
Any news about this fix?
I use Markdown a lot in my GitHub repos, but I just want to use plain text.
IMHO, using Markdown is a little bit too much for password observation: it is not something I will publish, it just an observation.Thanks
- GreyM1P
1Password Team
Thanks for letting us know. We're already working on this particular issue, and I'm sorry for the inconvenience. In the meantime, you could enclose text like that in ``` three backticks (above and below) so that it appears as pre-formatted text, like this:
Pre-formatted text won't be interpreted as Markdown and so will be forced into a plain text rendering mode.
— Grey
ref: dev/core/core#34364
- SiegmarOccasional Contributor
Hi,
Hi,
After 5 minutes 1Password Desktop shows the same error :-(
The version is "1Password for Windows 8.10.56 (81056028)" and there are no updates.When I use the Web (Browser) version, everything works fine (no Markdown).
When I use the Desktop version, the text below...
```
ABC BOLD ABCH1
H2
ABC
{
123 <- there are 2 spaces at the beginning
123
}
```... is shown as ...
ABC **BOLD **ABC
H1
H2
ABC
{
123
123
}The BOLD and HEADINGs Markdown syntax is, correctly, rendered when Markdown is enabled and not rendered when disabled.
But the spaces at before "123" are removed in both cases.
Looks like, it's a small BUG with spaces: please, do not remove spaces at the beginning.Thanks
- SiegmarOccasional Contributor
Working fine now :-)
Thanks - 1P_David
1Password Team
The fix should now be available in 1Password for Windows version 8.10.56.
- https://support.1password.com/update-1password/?windows
Let me know if you're still experiencing any trouble.
-David
- SiegmarOccasional Contributor
Hi,
Any news about this fix?
Thanks - 1P_Dave
Moderator
The team is currently testing a fix for the issue in the nightly version of 1Password. Once testing is complete, the fix will graduate to the beta and then to the stable version as soon as possible.
-Dave
- SiegmarOccasional Contributor
Hi
Is there any schedule for this BUG to be fixed?
Thanks