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

[FEATURE]: TextModule - Add support for newline #383

Closed
aceisace opened this issue Nov 7, 2024 · 1 comment · Fixed by #384
Closed

[FEATURE]: TextModule - Add support for newline #383

aceisace opened this issue Nov 7, 2024 · 1 comment · Fixed by #384
Assignees
Labels
new feature request For possible new features

Comments

@aceisace
Copy link
Member

aceisace commented Nov 7, 2024

By @pascalforget

Hello !
It would be really nice if there was a way to display line breaks in .txt files.

... Markup support would be a super fantastic bonus ! ;)

Converted from a discussion to an issue as this is a new feature request

@aceisace aceisace added the new feature request For possible new features label Nov 7, 2024
@aceisace aceisace self-assigned this Nov 7, 2024
@aceisace
Copy link
Member Author

aceisace commented Nov 7, 2024

Adding markdown support is a bit more challenging since it would require mapping several font-sizes and styles, which are hard to configure via the web-ui (imagine having to provide a path to each font-style from h1-h6, italic, normal etc. and having to provide the font-size). Some default settings would make things easier with the implementation, however, this is a fairly large and complex feature request, hence it should be in a separate issue.

Concerning the line break support in the text-module, I will implement this soon 👍

@aceisace aceisace mentioned this issue Nov 7, 2024
@aceisace aceisace linked a pull request Nov 7, 2024 that will close this issue
aceisace added a commit that referenced this issue Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature request For possible new features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant