[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New lines not working properly in text fields #41

Open
Jasper-Hawks opened this issue May 19, 2021 · 0 comments
Open

New lines not working properly in text fields #41

Jasper-Hawks opened this issue May 19, 2021 · 0 comments

Comments

@Jasper-Hawks
Copy link

Describe the bug
Every time data is entered into a MarkDown compatible text field entering a new line has unexpected behavior. Instead of the text displaying on a new line, the text is concatenated with the line above.

To Reproduce
Steps to reproduce the behavior:

  1. Create any item that requires you to enter text in a MarkDown compatible text field.
  2. Enter text that spans more than one line without returning more than once.
  3. Save the item and look at the display of the text in the GUI.
  4. The text should be concatenated if you did not return more than one line.

Expected behavior
The text should display on the next line without the use of the two spaces after the line or having to return twice.

Desktop (please complete the following information):

  • OS: Arch Linux
  • Maptool Version 1.8.5
  • Framework Version 2.5.6

Workaround
The solution for this is to put two spaces after a line that follows another.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant