Remove $window dependency in markdown directive
Covert px values in markdown-editor.scss to use em. Note: I did this for all values except min-height on .markdown-preview which for some strange reason caused a weird flicker in Firefox. Add 'markdown-' namespace to .preview and .preview-toggle classes. Unnested CSS in markdown-editor.scss. Everything is well namespaced now so this is no longer necessary. Apply consistent sentence case to the title attributes of the markdown tools.
Showing
Please register or sign in to comment