mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
27bdfb6437
Followup 30fdd7738ec942126bb055c9a6a8d69ddffba2da Adds a new site setting and corresponding user preference to disable smart lists. By default they are enabled, because this is a better experience for most users. A small number of users would prefer to not have this enabled. Smart lists automatically append new items to each list started in the composer when enter is pressed. If enter is pressed on an empty list item, it is cleared. This setting will be removed when the new composer is complete.