discourse/app/assets
Ben Hadley-Evans 895e0261ed Fix italics/bold WYSIWYG bug with nothing highlighted.
This bug was reported here: https://meta.discourse.org/t/ctrl-b-selects-asterisks/27215 - It was something I broke whilst writing PR3288.

The fix checks if it is a multiline selection, if it is not (which includes blank selections) it will leave the asterisks unhighlighted.

Also fix a bug where asterisks would not be stripped if there was whitespace at the beginning of a line in a multiline selection.

Also fix styling issues I missed last time so that it matches the rest of the document. Specifically, 4 character tabs and spaces after "if"s.
2015-04-07 17:51:39 +01:00
..
fonts update font-awesome to 4.3.0 2015-03-27 13:08:58 +01:00
images move editor spinner css to shared (base) css 2014-10-11 04:08:16 -07:00
javascripts Fix italics/bold WYSIWYG bug with nothing highlighted. 2015-04-07 17:51:39 +01:00
stylesheets FEATURE: reorder participants in topic so always chronological 2015-04-06 17:27:05 +10:00