inline styles
How do i stop composer using inline styles in the preview and exported html? namely i'm trying to get the app to stop added text-align: center to table cells
Comments are currently closed for this discussion. You can start a new one.
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 30 Dec, 2013 07:47 PM
MultiMarkdown follows your directions for alignment when exporting table cells. Are you setting the column to center alignment? If so, then stop doing that… ;) The default alignment is left aligned, so it should only center them if you tell it to.
The CSS comes from the chosen style theme (plain turns off almost everything), and can be customized however you like. You can also use the CSS metadata feature to pull in existing CSS on a per document basis.
F-
--
Fletcher T. Penney
Manager, Founder
MultiMarkdown Software, LLC
[email blocked]
2 Posted by cbill.uk on 31 Dec, 2013 11:02 PM
awesome thanks - i figured it out. Didn't realise the colon was what set the column alignment; so simple and elegant that I overlooked it!
thanks very much Fletcher
Cheers,
Chris
3 Posted by christopher on 31 Dec, 2013 11:07 PM
awesome thanks - i figured it out. Didn't realise the colon was what set the column alignment; so simple and elegant that I overlooked it!
thanks very much Fletcher
Cheers,
Chris
christopher closed this discussion on 31 Dec, 2013 11:07 PM.
Fletcher re-opened this discussion on 06 Jan, 2014 03:08 AM
Fletcher closed this discussion on 06 Jan, 2014 03:08 AM.