wedesoft / anymeal

AnyMeal is a free and open source recipe management software developed using SQLite3 and Qt5. It can manage a cookbook with more than 250,000 MealMaster recipes, thereby allowing to import, export, search, display, edit, and print them. AnyMeal is available for GNU/Linux and Microsoft Windows.
https://wedesoft.github.io/anymeal
GNU General Public License v3.0
57 stars 5 forks source link

Blank line instead of line break #28

Closed DuebelWalter closed 3 years ago

DuebelWalter commented 3 years ago

Whenever I insert a line break, it turns into a blank line. Could you please change this so that I only make a line break with [Enter]? Or is there another key combination for this?

wedesoft commented 3 years ago

Ok, line breaks create new paragraphs in the output. I'll have a look whether I can convert them to line breaks instead.

wedesoft commented 3 years ago

Ok, I fixed it. Thanks for reporting the problem. I released version 1.15.