html formatting not visible in RTE

I am unsing the inplace editor component RTE,  and the lists and some of the the other html formating is not displaing.  my component is setup like:

<ejs-inplaceeditor  mode="Inline" id="rte" type="RTE" emptyText="Enter your content"  v-model="letterData.letterBody">
</ejs-inplaceeditor>

Yet when i look to see how it displays list contenet it is not visible.


I am using 19.4.38 version of the inplace editor  but the rest of the syncfusion components are 18.4.   the App is suing vue 2 so not sure if this is a css thing or version thing


1 Reply

VJ Vinitha Jeyakumar Syncfusion Team January 4, 2022 03:03 PM UTC

Hi James, 
 
 
We didn’t face any issues as you reported in the Source code view for Rich Text Editor type in In-Place Editor. We have also prepared a sample for your reference, 
 
 
We want to let you know that while using markdown format for Rich Text Editor, we need to use the third-party library such as Marked or any other library is used to convert markdown into HTML content for Source code view. 
 
If you still facing issue without markdown format, please share the details and issue reproducing code or sample to further validate on our end. 
 
Regards, 
Vinitha 
 


Loader.
Up arrow icon