Not All Markdown is Rendered
Reported by Anthony Craig | December 15th, 2017 @ 02:12 PM
While I was composing an email this morning, I noticed an odd
behavior in which a Markdown-style link []()
, when
placed within a Markdown blockquote >
did not
render as HTML:
Notice how the Markdown links inside of my Markdown blockquote don't appear to render as HTML in the Preview side?
It doesn't always fail to convert to HTML, but it does often enough that I notice it.
Comments and changes to this ticket
-
benny March 6th, 2018 @ 09:20 AM
This happens when MailMate isn't sure that it can trust the quoted content to be Markdown (and therefore it's safer to not try to convert it). There's no GUI to override this yet, but there is a custom key binding selector:
assumeQuotedTextIsMarkdown:
You are welcome to try/test that (if you use custom key bindings in MailMate). Here's an example binding:
"^W" = "assumeQuotedTextIsMarkdown:";
-
Anthony Craig March 6th, 2018 @ 01:50 PM
@benny Didn't know about that option! I'll edit my
Special.plist
to include this key binding and will report back with feedback. Thanks for the reply -
Anthony Craig March 6th, 2018 @ 01:50 PM
- Title changed from Not All Markdown is Rendered to Markdown Isn't Always Rendered
-
Anthony Craig March 6th, 2018 @ 01:50 PM
- Title changed from Not All Markdown is Rendered to Markdown Isn't Always Rendered
- Tag set to composing, markdown
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Mac OS X email client.