On Tuesday, April 24, 2018 at 2:33:03 PM UTC+1, Rich Siegel wrote: > > On 4/23/18 at 9:26 PM, [email protected] <javascript:> (Seamus de Mora) > wrote: > > >As suggested by the subject, I've got a Markdown document that > >has some embedded HTML (a table), and then inside the table is > >more Markdown. When I Preview the document, the table looks > >fine, but the Markdown is ignored. > > What language is indicated in the status bar at the bottom of > the editing view when this document is open? >
I don't know now - sorry. I've modified the file (heavily) since then, and changed it to an HTML document because that was the easier path forward. All I can tell you now is that it **was** a markdown (.md) file. I should have known better... I was preparing some info to post on my GitHub page, and it really needed to be in a table. "Official" Markdown doesn't include tables (so I'm told), but the GitHub flavor does using "pipe" characters as column markers and some dashes to indicate the header row is above. Tables are the ugliest things ever if the column width isn't controlled, but I allowed myself to believe there was a rational way to fix the ugliness. In the end there wasn't, and I just pissed away a precious hour of my life trying to make it presentable. Lesson learned! Ha ha... you didn't ask what I was doing, but I've told you anyway . :) Rgds, ~S -- This is the BBEdit Talk public discussion group. 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> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
