Is it possible to change the format of CSS which is generated through the Markup -> Edit Markup menu item?
For example, when writing styles, I prefer to use an indentation variant similar to Stroustrup's C++ <https://en.wikipedia.org/wiki/Indent_style#Variant:_Stroustrup>. Accordingly, classes and ID's would be written as follows: .main { line-height: 1.6; font-size: 16px; color: #444; } Can the Markup command be instructed to output in this style? If not, I presume this would be possible through the Completion preference pane in BBEdit 12. The existing Editing preferences do not seem to allow for this kind of flexibility. -- 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.
