orgmode
                                
                                 orgmode copied to clipboard
                                
                                    orgmode copied to clipboard
                            
                            
                            
                        Highlighting of folded text
Does this feature exist in Emacs orgmode core?
N/A
Orgmode link
No response
Feature value
No response
Additional context
The current neovim nightly release v0.10.0 natively allows syntax highlighting of folded lines by setting the foldtext to an empty string. Could we somehow use this in the orgmode plugin? I am not 100% sure, however, if and how we can also get syntax highlighting if foldtext is set to a custom string (which orgmode is currently constructing).