Hi, I'm trying to use BBEdit as my primary Markdown editor and I'm running in to a few blockers. I hope I can get a little help with this. I'd like to use something that I already own instead of loading up another tool.
Here are my issues: --- Smartypants It doesn't appear that Smartypants works. Maybe there's something that I need to enable or another super secret hidden preference that must be used via command line? --- Markdown Extra Can we get a way to point BBEdit to a different Markdown parser? I'd like to be able to use Markdown Extra but the Markdown.pl file appears to be loaded via a fixed script name in the Markdown bundle. --- Styling Tables I'm trying to set up a default style for Markdown previews and I'm running in to a roadblock where the Markdown preview will not style tables using a CSS file placed in to `~/Library/Application Support/BBEdit/Preview CSS/DefaultCSS_Markdown.css` Only a handful of styles will apply to the table in the Markdown preview. The flip to this is that if you include a link to that same CSS file in the head of the active Markdown file styles are applied nicely, ie: <link rel="stylesheet" href="/Users/me/Library/Application Support/BBEdit/Preview CSS/DefaultCSS_Markdown.css" /> --- Thanks! -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
