Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agoFeature/Improvement Request: Plain-text Markdown Formatting
I've been using the 1Password for Mac Beta (v8) for a while now and generally it's pretty good. Haven't had anything seriously wrong happen whatsoever. A few minor annoyances here and there but overa...
snozdop
4 years agoSuper Contributor
It seems like the Markdown renderer isn't working correctly in 1PW 8. I noticed the other night that the syntax for code
(wrapping the word/phrase in back ticks) does nothing to the output.
I know 1PW only supports a subset of the whole Markdown syntax( https://support.1password.com/markdown/ ) but even these don't fully work.
Also, the option to indent a line with at least 4 spaces for pre-formatted text doesn't work. Although putting 3 back ticks on the preceding blank line does.
Code fence formatting (3 back ticks) does work, but without any syntax highlighting. I'm not sure whether a full code syntax highlighting engine is appropriate for a password manager - how many people actually use 1PW for storing code snippets? And how would they decide which languages would need to be supported?