Dynalon / Rainy

Simple Tomboy/Tomdroid cloud/syncing server. Written in C# with AngularJS web frontend. Supports SQLite & Postgres Backends.
http://dynalon.github.io/Rainy
GNU Affero General Public License v3.0
88 stars 15 forks source link

White space after bullet list lost in notes editor #32

Open DavidHSilber opened 10 years ago

DavidHSilber commented 10 years ago

When I add text after a bullet list, the first blank line is lost. It looks fine in the web editor, but on tomboy and tomdroid the text is appended to the last line in the list. This seems to only happen with bullet lists - text after regular text looks just fine.

The work-around is to simply add a second blank line when adding text after a bullet list.