mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 14:56:20 +00:00
08610a4ecb
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 |
||
---|---|---|
.. | ||
actions | ||
dialogs | ||
elements | ||
inspectors | ||
layouts | ||
styles | ||
tools | ||
widgets | ||
ve.ui.Action.js | ||
ve.ui.ActionFactory.js | ||
ve.ui.CommandRegistry.js | ||
ve.ui.Context.js | ||
ve.ui.Dialog.js | ||
ve.ui.DialogFactory.js | ||
ve.ui.Frame.js | ||
ve.ui.Inspector.js | ||
ve.ui.InspectorFactory.js | ||
ve.ui.js | ||
ve.ui.Layout.js | ||
ve.ui.Surface.js | ||
ve.ui.Tool.js | ||
ve.ui.Toolbar.js | ||
ve.ui.ToolFactory.js | ||
ve.ui.Trigger.js | ||
ve.ui.TriggerRegistry.js | ||
ve.ui.Widget.js | ||
ve.ui.Window.js | ||
ve.ui.WindowSet.js |