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

Markdown formating in text customizations #4343

Open
elbill opened this issue Dec 2, 2024 · 6 comments
Open

Markdown formating in text customizations #4343

elbill opened this issue Dec 2, 2024 · 6 comments

Comments

@elbill
Copy link

elbill commented Dec 2, 2024

Proposal

In version 4 there was the possibility to include html type formatting such as line breaks. This gave the possibility to customise text especially in the submission acknowledgment page. Now this is not the case. While editor of language customization accepts enter/line breaks this is not rendered in the final page.
It would be great if we can have markdown text customisation in the final screen as we have for the landing page in v5. Otherwise we can format using css

@evilaliv3
Copy link
Member

evilaliv3 commented Dec 2, 2024

@elbill , actyually the component used in release 5 supports line breaks and they are enabled.

For example i tried to add:

A
B

C


D



E

and this is the result:

Screenshot from 2024-12-02 23-10-03

Thank you if you could always provide complete examples. The project is a community based project running with few community resources and it is very important to work efficiently.

@evilaliv3
Copy link
Member

Closing as this should be fixed in up to date 5.0.41

@elbill let us know otherwise.

@elbill
Copy link
Author

elbill commented Jan 10, 2025

@evilaliv3 appologies for late reply and nt beeing clear enough.
The problem is specificaly with text customisations of the final submission page.
for example the "Thank you"

h1 Heading 8-)

h2 Heading

h3 Heading

h4 Heading

h5 Heading
h6 Heading

image

and shows like this

image

The previous customisation did not support supported html, so we could enter bleaklines, links for the whistleblower etc. We fixed the customisations removing html that showed, however we can not customise apaprt from using css.

@evilaliv3
Copy link
Member

evilaliv3 commented Jan 10, 2025

Thank you @elbill

Now it is clear. Actually i confirm, this feature of override of the text does not enable to load markdown and it is not easy to extend this right away unfortunately.

@elbill
Copy link
Author

elbill commented Jan 10, 2025

It is not super necessary, however this would be useful! Can you please change the status and consider it for future relases? Thanks

@evilaliv3
Copy link
Member

Thank you elbil, i will leave this open just to remind that what you were thinking possible is not possible.

Unfortunately i dont think it will ever be possible to extend this simple text override feature adding markdown because from the text component we have no control on enabling markdown on the target component where the text is loaded.

@evilaliv3 evilaliv3 reopened this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants