Skip to main content
April 24, 2023
Question

Markdown issues on 1Password 8 | 1Password 8 unlocked in editing mode

  • April 24, 2023
  • 8 replies
  • 375 views

A: Markdown issues

1Pwd Mac 8.10.4 | 1Pwd Win 8.10.5 | 1Pwd 8.x iOS-iPadOS
MacBook Pro M1 macOS 13.3.1 | Windows 11 Pro 22H2 | iOS 16.4.1

Code

code is not working since 1Pwd 8.x
One 1Pwd 7.9 Mac, it works as expected here https://support.1password.com/markdown/

URLs

These very common URLs are not displayed properly:
https://en.wikipedia.org/wiki/Unity_(game_engine)
https://en.wikipedia.org/wiki/List_of_countries_by_GDP_(nominal)
https://en.wikipedia.org/wiki/Magic_Keyboard_(Mac)
Even when using escape \ character.
Consequence: the link is wrong as well.

Example

B: Other issue

1Pwd Mac 8.10.4
MacBook Pro M1 macOS 13.3.1
When unlocking, always opens with a random item in editing mode, even if it was locked without any item in editing mode.
No problem on 1Pwd Win 8.10.5.

Thank you for your help

8 replies

April 26, 2023

I also noticed that this URL doesn't work correctly in Markdown Notes: https://youtu.be/_1lOBWFgAyo

1P_Dave
1Password Employee
April 26, 2023

Hello @VincentBounce! 👋

Thank you for reporting these issues with markdown. Our developers are aware of code markdown not working with the desktop app and I've added your report to the internal work item open for the issue.

We also have an issue to investigate URLs being broken in the way that you describe and I've added your report there as well. For now, if you bracket the URL that will allow it to be clicked on:

<https://en.wikipedia.org/wiki/Unity_(game_engine)>

The resulting effect isn't very elegant and hopefully our developers fix both issues in a future update to 1Password. I'm sorry for the inconvenience.

-Dave

ref: dev/core/core#12645
ref: dev/core/core#15518

1Password Employee
July 12, 2023

Hi, I'm one of the developers here at 1Password and have today investigated and identified the issue with inline code blocks not rendering in the desktop version of OP8 and have a merge request in review for it so am hoping we can get that fix approved and shipped.

August 20, 2023

@1P_Dave Thank you for your answer.

Code issue is still unsolved.

About the URLs, I made 4 tests with 4 text inputs, and these are my 4 feedback.
These feedbacks are exactly the same on both 1Password 8 macOS & Windows.

Link: https://fr.wikipedia.org/wiki/Bon_à_tirer_(BAT)

  1. Link not working with _ before a ( and accented characters have an ugly rendering (à replaced by %c3).
  2. Link is working fine after having replaced _ with %5f, but the rendering is still ugly.
  3. Link is working fine, but the text appears 2 times (which is useless), the first occurrence has a nice rendering with the correct accented à character but is not clickable.
  4. Link is working fine but accented characters have ugly rendering (à replaced by %c3)
1P_Dave
1Password Employee
August 22, 2023

@VincentBounce

Thank you for following up. The code markdown fix is currently being tested in the beta version of 1Password for Mac. If testing goes well then we hope to include the fix in the production version as soon as possible.

The issue to improve URL handling in markdown is still open and in our developer's backlog. Hopefully it will be resolved in the future as well.

Thank you for your patience. 🙂

-Dave

August 23, 2023
1P_Dave
1Password Employee
August 23, 2023

I'm glad that the code fix in the latest update is working for you. 😊

Hopefully the URL issue will be resolved in an future update as well.

-Dave