mediawiki-extensions-Visual.../modules/ve/ui/actions
Timo Tijhof 08610a4ecb doc: Clean up spacing that caused <pre> or broken <ul>/<ol>
Whenever there is more than 2 spaces (except the extra space
on a continued line of an @ tag, or the extra space on a
continued line of a list item) it causes a <pre> context.

Removed both spurious spaces that caused a <pre> and ones that
didn't but looked like it could.

When making an ordered or unordered list, the first item needs
to be on a new line and in block context (e.g. an empty line
before it). Otherwise it is rendered inline as 1. Foo 2. Bar
(such as in #rebuildNodes where both the ordered and unordered
lists were broken).

Change-Id: Id0f154854afbdc8e5a8387da92e6b2cdf0875f69
2013-07-25 04:02:50 +02:00
..
ve.ui.AnnotationAction.js Make the clear button clear insertion annotations too 2013-07-15 16:48:08 -07:00
ve.ui.ContentAction.js ve.Editor 2013-05-15 10:39:12 -07:00
ve.ui.FormatAction.js Affordances for MenuWidget to be optionally focusable. 2013-07-09 12:53:35 -07:00
ve.ui.HistoryAction.js FocusedNode Selection 2013-06-07 17:49:35 -07:00
ve.ui.IndentationAction.js doc: Clean up spacing that caused <pre> or broken <ul>/<ol> 2013-07-25 04:02:50 +02:00
ve.ui.InspectorAction.js ve.Editor 2013-05-15 10:39:12 -07:00
ve.ui.ListAction.js Allow creating lists in block slugs 2013-07-01 19:04:54 +02:00