I am trying to use the Rich Text Editor (Input) to allow a user to edit a HTML document with some CSS styles applied. However, I cannot get the CSS styles on the HTML document to show up on the Rich Text Editor and I only get the output without any CSS styling.
I tried to use the “Rich Text” (Basic) element to see the same HTML and it works fine there but not on the Rich Text input element.
How can I get it to work?
Additionally, are there any WYSIWYG type HTML / Markdown editors supported natively by Weweb or in the pipeline?
You can copy-paste it into a standard HTML viewer like this: https://html.onlineviewer.net/ to view how it should look. However, on Weweb Rich text editor, it looks like this which is not correct (image attached)
Hello @Joyce !
I have a similar question : For example, I want to change the h1 style in richText (input) so that it has more than 8px for padding-bottom.
How can I do so ?
Thank you for your help
–
To illustrate : Here I copy the same html in weweb vs in Coda. I wish I could have something similar by styling weweb richtext input.
Thank you really much @Joyce
(As a new user of Weweb, I guess my question was really beginner-level, but I really appreciate your help ! The link you shared is exactly what I was looking for. It’s great !)