Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Staplehorse
3 months agoNew Contributor
Undocumented markdown creates multi-line headings for text followed by --- on a new line
I had to troubleshoot why my text was turning giant. The following will appear in very large type:
Any words
followed by
three dashes are giant
---
(The markdown in this forum works the s...
Staplehorse
3 months agoNew Contributor
The 1Password markdown page tells part of the story. IMO it would be useful to mention the effect if you don't leave an empty line above and below "---" because it's the only way to get adjacent lines with a heading format (starting each line with ## puts a space between lines).
Yes, it's part of the markdown standard, but if there's are more markdown features supported by 1Password than are documented at 1Password.com then a link to a relevant full reference page would be useful.