Open arunrajgm opened 6 years ago
@arunrajgm can you share the code and the raw html ?
I tried this on your demo app got from here. Nothing much i added.
this is my raw string
You can edit this demo text!
How to use the editor:
Paste your documents in the visual editor on the left or your HTML code in the source editor in the right.
Edit any of the two areas and see the other changing in real time.Click the Clean button to clean your source code.
Some useful features:
- Interactive source editor
- HTML Cleaning
- Word to HTML conversion
- Find and Replace
- Lorem-Ipsum generator
- Table to DIV conversion
<iframe src="//www.youtube.com/embed/qWv4Ixin4EU" width="560" height="314" allowfullscreen="allowfullscreen"></iframe>
Cleaning options:
Name of the feature Example Default Remove tag attributes (except img-src and a-href) Remove inline styles You should never use inline styles! x Remove classes and IDs Use classes to style everything. x Remove all tags This leaves only the plain text. Remove successive s Never use non-breaking spaces to set margins. x Remove empty tags Empty tags should go! Remove tags with one This makes no sense! x Remove span tags Span tags with all styles x Remove images I am an image: Remove links This is a link. Remove tables Takes everything out of the table. Replace table tags with structured divs This text is inside a table. Remove comments This is only visible in the source editor x Encode special characters ♥ ☺ ★ >< x Set new lines and text indents Organize the tags in a nice tree view.
Save this link into your bookmarks and share it with your friends. It is all FREE!
Enjoy!
I added but it convert to html design you can just copy this content and paset it here
@robertoprato
@arunrajgm sorry this has taken so long however I just pushed a more up to date version of the code with some issues fixed. Tables unfortunately are not yet supported and won't show.
Nothing work as expected Images, videos, tables, text color are not working using html string. Only text style works.
I tried this
You can edit this demo text!
How to use the editor:
Paste your documents in the visual editor on the left or your HTML code in the source editor in the right.
Edit any of the two areas and see the other changing in real time.
Click the Clean button to clean your source code.
Some useful features:
Cleaning options:
Save this link into your bookmarks and share it with your friends. It is all FREE!
Enjoy!