Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Why is there a blank line in Rich Text Editor?

Larry HDec 4 2022

Hello, Apex Experts,
I am using Apex 22.2 on apex.oracle.com
On one of my pages, I use "Rich Text Editor" to allow users to type in comments.
Afteryou type the first line, then hit enter, the cursor moved to a new line, but that new line has so much space from the first line, appearantly there is a blank line in between, yet when you move cursor, you can tell there is no blank line in between, but it doesn't look neat:
hello1
hello2
hello3
If you copy the block above to notepad, you can see there is a blank line in between.
So how to remove this extra blank line in between? It will be saved as Markdown in DB, and later display in a classic report as Markdown.
Thank you so much!
Larry

Comments
Post Details
Added on Dec 4 2022
5 comments
645 views