Subscript bug on 10.10 Yosemite?
Whenever I try to use ~ to indicate subscript, the entire page of text disappears. I can still see the correct markup text in the preview but no text is visible in the typing field. This does not occur for ^ superscript.
I didn't have this problem before I installed the Yosemite beta so that is a likely issue.
- Subscript_bug.md 82 Bytes
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Fletcher on 13 Aug, 2014 10:34 PM
Victor,
I'll check when I get access to my Yosemite machine tomorrow, but the OS
X betas do weird stuff periodically until they're finalized (they are
betas, after all!). So really not much I can do until they finish the OS.
But the document you sent does work just fine for me on 10.9.
FTP
Support Staff 2 Posted by Fletcher on 15 Aug, 2014 10:20 PM
I can replicate this on Yosemite, and looking through documentation it's possible subscript hasn't been implemented yet. We'll have to wait on Apple.
FTP
--
Fletcher T. Penney
Manager, Founder
MultiMarkdown Software, LLC
[email blocked]
Support Staff 3 Posted by Fletcher on 15 Aug, 2014 10:23 PM
Another option -- change the style sheet you use so that subscript sets the value of the superscript attribute to 0, instead of -1.
This effectively disables subscripts in the preview.
FTP
--
Fletcher T. Penney
Manager, Founder
MultiMarkdown Software, LLC
[email blocked]