Flarum: [2.x] Continue lists when pressing Enter in the Mark...
Flarum: [2.x] Continue lists when pressing Enter in the Markdown editor #4778
[2.x] Continue lists when pressing Enter in the Markdown editor by linkrobins · Pull Request #4778 · flarum/frameworkFixes #4232 Changes proposed in this pull request The Markdown editor never continued lists when pressing Enter — it just inserted a plain newline. So the only way to add a numbered item was to re-...